From a3fa3586a5729b299d2650d0029be3d125997f8b Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 29 Oct 2011 08:42:54 +0200 Subject: [PATCH] Add empty US datepicker initialisation --- htdocs/langs/en_US/js/jquery.ui.datepicker.js | 1 + 1 file changed, 1 insertion(+) create mode 100644 htdocs/langs/en_US/js/jquery.ui.datepicker.js diff --git a/htdocs/langs/en_US/js/jquery.ui.datepicker.js b/htdocs/langs/en_US/js/jquery.ui.datepicker.js new file mode 100644 index 00000000000..bfc5fd3a006 --- /dev/null +++ b/htdocs/langs/en_US/js/jquery.ui.datepicker.js @@ -0,0 +1 @@ +/* US initialisation for the jQuery UI date picker plugin. */ \ No newline at end of file