diff --git a/libraries/TableSearch.class.php b/libraries/TableSearch.class.php index a0b3fa4924..b7eb42f176 100644 --- a/libraries/TableSearch.class.php +++ b/libraries/TableSearch.class.php @@ -992,7 +992,8 @@ EOT; $html_output .= '' . $properties['collation'] . ''; $html_output .= '' . $properties['func'] . ''; // here, the data-type attribute is needed for a date/time picker - $html_output .= '' . $properties['value'] . ''; $html_output .= ''; //Displays hidden fields