aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/include/datepicker.inc.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'themes/default/template/include/datepicker.inc.tpl')
-rw-r--r--themes/default/template/include/datepicker.inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/include/datepicker.inc.tpl b/themes/default/template/include/datepicker.inc.tpl
index 636b6b9cb..e477e2825 100644
--- a/themes/default/template/include/datepicker.inc.tpl
+++ b/themes/default/template/include/datepicker.inc.tpl
@@ -1,5 +1,5 @@
-{combine_script id='jquery' load='footer' path='themes/default/js/jquery.packed.js'}
+{combine_script id='jquery' load='footer' path='themes/default/js/jquery.min.js'}
{combine_script id='jquery.ui' load='footer' require='jquery' path='themes/default/js/ui/packed/ui.core.packed.js'}
{combine_script id='jquery.ui.datepicker' load='footer' require='jquery.ui' path='themes/default/js/ui/packed/ui.datepicker.packed.js'}
{combine_script id='datepicker.js' load='footer' require='jquery.ui.datepicker' path='themes/default/js/datepicker.js'}