aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpatdenice <patdenice@piwigo.org>2011-03-10 11:44:01 +0000
committerpatdenice <patdenice@piwigo.org>2011-03-10 11:44:01 +0000
commitfff4d05ce5d76830dfe908b2d6a0821fc32862f2 (patch)
treed9405cb261cbb046459759d691d9b702e93d6d70
parentcefb33dffe06b35760b3e8b22345df742e2de255 (diff)
feature:2219
load jquery sort plugin in footer. git-svn-id: http://piwigo.org/svn/trunk@9599 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--admin/themes/default/template/plugins_new.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/default/template/plugins_new.tpl b/admin/themes/default/template/plugins_new.tpl
index f4ac1ab45..a2702f373 100644
--- a/admin/themes/default/template/plugins_new.tpl
+++ b/admin/themes/default/template/plugins_new.tpl
@@ -1,4 +1,4 @@
-{combine_script id='jquery.sort' path='themes/default/js/plugins/jquery.sort.js'}
+{combine_script id='jquery.sort' load='footer' path='themes/default/js/plugins/jquery.sort.js'}
{footer_script require='jquery.effects.blind,jquery.sort'}{literal}
var sortOrder = 'date';