Roo/Login.js
authorAlan Knowles <alan@akbkhome.com>
Tue, 31 Aug 2010 07:31:24 +0000 (15:31 +0800)
committerAlan Knowles <alan@akbkhome.com>
Tue, 31 Aug 2010 07:31:24 +0000 (15:31 +0800)
Roo/Login.js

index 9ee5374..b5a2f89 100644 (file)
@@ -367,7 +367,7 @@ Roo.extend(Roo.Login, Roo.LayoutDialog, {
             this.form = this.layout.getRegion('center').activePanel.form;
             this.form.dialog = dlg;
             this.buttons[0].form = this.form;
-            this.buttons[0].dialog = dlg
+            this.buttons[0].dialog = dlg;
             this.buttons[1].form = this.form;
             this.buttons[1].dialog = dlg;