themes/stpatty/header.tpl
changeset 151 824821224153
parent 81 d7fc25acd3f3
child 185 ab6336bfce48
--- a/themes/stpatty/header.tpl	Mon Sep 24 23:59:42 2007 -0400
+++ b/themes/stpatty/header.tpl	Sun Sep 30 19:18:09 2007 -0400
@@ -13,6 +13,11 @@
     <![endif]-->
     <script type="text/javascript">
     // <![CDATA[
+    
+      // Disable transition effects for the ACL editor
+      // (they're real slow in this theme, at least in fx/opera/IE)
+      var aclDisableTransitionFX = true;
+    
       function ajaxRenameInline()
       {
         // This trick is _so_ vBulletin...