aboutsummaryrefslogtreecommitdiffstats
path: root/themes/default/template/include/autosize.inc.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 /themes/default/template/include/autosize.inc.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 'themes/default/template/include/autosize.inc.tpl')
-rw-r--r--themes/default/template/include/autosize.inc.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/default/template/include/autosize.inc.tpl b/themes/default/template/include/autosize.inc.tpl
index ea18e6d3a..e21162f9e 100644
--- a/themes/default/template/include/autosize.inc.tpl
+++ b/themes/default/template/include/autosize.inc.tpl
@@ -1,4 +1,4 @@
-{combine_script id='jquery' load='async' path='themes/default/js/jquery.packed.js'}
+{combine_script id='jquery' load='async' path='themes/default/js/jquery.min.js'}
{combine_script id='jquery.autogrow' load='async' require='jquery' path='themes/default/js/plugins/jquery.autogrow-textarea.js'}
{* Auto size and auto grow textarea *}
{footer_script require='jquery.autogrow'}{literal}