From cf7fd32b6a3fcd298a658c950a766ddd025a606c Mon Sep 17 00:00:00 2001 From: mistic100 Date: Wed, 27 Apr 2011 21:56:28 +0000 Subject: remove 'async' parameter for colorbox git-svn-id: http://piwigo.org/svn/trunk@10649 68402e56-0260-453c-a942-63ccdbb3a9ee --- themes/default/template/include/colorbox.inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'themes/default/template/include') diff --git a/themes/default/template/include/colorbox.inc.tpl b/themes/default/template/include/colorbox.inc.tpl index f81546f55..c6dc52138 100644 --- a/themes/default/template/include/colorbox.inc.tpl +++ b/themes/default/template/include/colorbox.inc.tpl @@ -1,2 +1,2 @@ -{combine_script id='jquery.colorbox' load='async' require='jquery' path='themes/default/js/plugins/jquery.colorbox.min.js'} +{combine_script id='jquery.colorbox' 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