From 78f7e1f96cab7eaaf141ca4e3a2cd1cd7b68b8b0 Mon Sep 17 00:00:00 2001 From: Gotcha Date: Tue, 22 Feb 2011 13:09:46 +0000 Subject: Bug with IE7 (and other ?) with Accordion for the admin menubar bug:2196 git-svn-id: http://piwigo.org/svn/trunk@9349 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/themes/default/template/footer.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'admin/themes/default/template') diff --git a/admin/themes/default/template/footer.tpl b/admin/themes/default/template/footer.tpl index ac608bef9..a2b2abfbf 100644 --- a/admin/themes/default/template/footer.tpl +++ b/admin/themes/default/template/footer.tpl @@ -49,7 +49,7 @@ jQuery(document).ready(function() {ldelim} jQuery('#pwgHead A, #footer A, .themeActions A, .themeActions SPAN, .languageActions A, .languageActions SPAN').tipTip({ldelim} 'delay' : 0, 'fadeIn' : 200, - 'fadeOut' : 200, + 'fadeOut' : 200 }); }); {/footer_script} -- cgit v1.2.3