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
This commit is contained in:
rvelices 2011-06-21 23:54:57 +00:00
commit 16e5df65b1
2 changed files with 2 additions and 2 deletions

View file

@ -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"}