themes/stpatty/header.tpl
changeset 152 9b86248e8fee
parent 150 824821224153
child 175 ab6336bfce48
--- a/themes/stpatty/header.tpl	Sun Sep 30 19:16:24 2007 -0400
+++ b/themes/stpatty/header.tpl	Sun Sep 30 19:27:44 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...