Roo/Login.js
authorAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 08:22:27 +0000 (16:22 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 23 Jun 2010 08:22:27 +0000 (16:22 +0800)
Roo/Login.js

index 8c8abae..270c052 100644 (file)
@@ -50,7 +50,11 @@ Roo.Login = function(cfg)
         this.onLoad();
     }, this);
     // call parent..
-    
+    cfg = {
+        items : this.item;
+    };
+    this.items = [];
+       
     Roo.Login.superclass.constructor.call(this);
     //this.addxtype(this.items[0]);