From 3181f9002850372acfdf1266da19f1eb9086ab0b Mon Sep 17 00:00:00 2001 From: rvelices Date: Fri, 7 Aug 2009 04:53:38 +0000 Subject: merge r3722 from trunk - comment a css rule in admin page (was making Firefox very slow on form controls activation - remove usage of jquery.dimensions because not required git-svn-id: http://piwigo.org/svn/branches/2.0@3723 68402e56-0260-453c-a942-63ccdbb3a9ee --- admin/template/goto/intro.tpl | 1 - admin/template/goto/plugins_new.tpl | 1 - admin/template/goto/plugins_update.tpl | 1 - admin/template/goto/theme/roma/theme.css | 3 +++ 4 files changed, 3 insertions(+), 3 deletions(-) (limited to 'admin/template') diff --git a/admin/template/goto/intro.tpl b/admin/template/goto/intro.tpl index 3ea7b2ac5..fcd5aa9a7 100644 --- a/admin/template/goto/intro.tpl +++ b/admin/template/goto/intro.tpl @@ -1,6 +1,5 @@ {* $Id$ *} {known_script id="jquery" src=$ROOT_URL|@cat:"template-common/lib/jquery.packed.js"} -{known_script id="jquery.dimensions" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.dimensions.packed.js"} {known_script id="jquery.cluetip" src=$ROOT_URL|@cat:"template-common/lib/plugins/jquery.cluetip.packed.js"}