includes/clientside/static/messagebox.js
changeset 779 609e35845ec3
parent 699 c7d737202d59
child 811 5c807fe77020
--- a/includes/clientside/static/messagebox.js	Sun Dec 21 16:28:00 2008 -0500
+++ b/includes/clientside/static/messagebox.js	Sun Dec 21 16:41:03 2008 -0500
@@ -324,9 +324,7 @@
 {
   if ( !aclDisableTransitionFX )
   {
-    load_component('flyin');
-    load_component('jquery');
-    load_component('jquery-ui');
+    load_component(['flyin', 'jquery', 'jquery-ui', 'fadefilter']);
   }
   var darkener = darken(aclDisableTransitionFX, 40, 'miniprompt_darkener');