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

index 6342882..283e2db 100644 (file)
@@ -31,7 +31,7 @@
  
 Roo.Login = function(cfg)
 {
-    
+    Roo.apply(cfg, this);
     Roo.each(this.items, function(e) {
         this.addxtype(e);
     }, this);