includes/clientside/static/login.js
changeset 780 f65e35566b63
parent 779 609e35845ec3
child 793 c0724bf6039b
--- a/includes/clientside/static/login.js	Sun Dec 21 16:41:03 2008 -0500
+++ b/includes/clientside/static/login.js	Sun Dec 21 16:54:04 2008 -0500
@@ -98,7 +98,7 @@
 
 window.ajaxLoginInit = function(call_on_finish, user_level)
 {
-  load_component(['messagebox', 'flyin', 'jquery', 'jquery-ui', 'l10n', 'crypto']);
+  load_component(['messagebox', 'flyin', 'fadefilter', 'jquery', 'jquery-ui', 'l10n', 'crypto']);
   
   logindata = {};