diff --git a/htdocs/core/js/datepicker.js.php b/htdocs/core/js/datepicker.js.php index 044fddcd0ba..f59cdfb6c3a 100644 --- a/htdocs/core/js/datepicker.js.php +++ b/htdocs/core/js/datepicker.js.php @@ -104,3 +104,8 @@ jQuery(function($){ yearSuffix: ''}; $.datepicker.setDefaults($.datepicker.regional['defaultlang ?>']); }); + + +close(); +?> \ No newline at end of file