From 16e5df65b18e6e81b2336a8e704c4371b886b737 Mon Sep 17 00:00:00 2001 From: rvelices Date: Tue, 21 Jun 2011 23:54:57 +0000 Subject: load colorbox in the footer scripts (especially on the admin pages where almost all pages have the same big header js) git-svn-id: http://piwigo.org/svn/trunk@11467 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/include/colorbox.inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/default/template') diff --git a/admin/themes/default/template/include/colorbox.inc.tpl b/admin/themes/default/template/include/colorbox.inc.tpl index c6dc52138..6ca8e0502 100644 --- a/admin/themes/default/template/include/colorbox.inc.tpl +++ b/admin/themes/default/template/include/colorbox.inc.tpl @@ -1,2 +1,2 @@ -{combine_script id='jquery.colorbox' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} +{combine_script id='jquery.colorbox' load='footer' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} {combine_css path="themes/default/js/plugins/jquery.colorbox.css"} \ No newline at end of file -- cgit v1.2.3