aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/template/header.tpl
diff options
context:
space:
mode:
authorrvelices <rv-github@modusoptimus.com>2010-12-16 06:09:14 +0000
committerrvelices <rv-github@modusoptimus.com>2010-12-16 06:09:14 +0000
commitd5549a0bff5e6bf02ad2314b77e611e9d12303dd (patch)
tree2771d7ea38dd6e44cfeac4cb4d90f50168f290cc /admin/themes/default/template/header.tpl
parent7364bc1606063e03972f35bedb65b1528840ce96 (diff)
jquery upgrade to 1.4.4
git-svn-id: http://piwigo.org/svn/trunk@8162 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin/themes/default/template/header.tpl')
-rw-r--r--admin/themes/default/template/header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/header.tpl b/admin/themes/default/template/header.tpl
index 4da026cf3..a64fcbf17 100644
--- a/admin/themes/default/template/header.tpl
+++ b/admin/themes/default/template/header.tpl
@@ -25,7 +25,7 @@
{get_combined_scripts load='header'}
<!-- END get_combined_scripts -->
-{combine_script id='jquery' path='themes/default/js/jquery.packed.js'}
+{combine_script id='jquery' path='themes/default/js/jquery.min.js'}
<!--[if lt IE 7]>
<script type="text/javascript" src="{$ROOT_URL}themes/default/js/pngfix.js"></script>