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

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