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

index f3a32aa..6e8d539 100644 (file)
@@ -360,6 +360,7 @@ Roo.extend(Roo.Login, Roo.LayoutDialog, {
         
         show  : function(dlg)
         {
+            console.log(this);
             this.form = this.items[0].form;
             this.form.dialog = dlg;
             this.buttons[0].form = this.form;