changeset 555 | ac4c6a7f01d8 |
parent 541 | acb7e23b6ffa |
child 568 | 3700f7124c2b |
--- a/includes/clientside/static/acl.js Mon May 12 00:59:46 2008 -0400 +++ b/includes/clientside/static/acl.js Fri May 16 12:22:26 2008 -0400 @@ -5,7 +5,7 @@ var aclDataCache = false; // Can be set to true by slow themes (St. Patty) -var aclDisableTransitionFX = false; +var aclDisableTransitionFX = ( is_firefox2 || pref_disable_js_fx ) ? true : false; function ajaxOpenACLManager(page_id, namespace) {