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

index 767245e..4ae87d7 100644 (file)
@@ -358,7 +358,7 @@ Roo.extend(Roo.Login, Roo.LayoutDialog, {
     } ,
     listeners : {
         
-        show  : function()
+        show  : function(dlg)
         {
             this.form = this.items[0];
             this.form.dialog = dlg;