From: Alan Knowles Date: Wed, 10 Nov 2010 08:08:30 +0000 (+0800) Subject: Pman.Dialog.AdminGenericName.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=9db08b390623362c031b36f2313ff3ef6460e411 Pman.Dialog.AdminGenericName.bjs --- diff --git a/Pman.Dialog.AdminGenericName.bjs b/Pman.Dialog.AdminGenericName.bjs index 3d88518..61db4e0 100644 --- a/Pman.Dialog.AdminGenericName.bjs +++ b/Pman.Dialog.AdminGenericName.bjs @@ -63,7 +63,7 @@ }, { "listeners": { - "click": "function (_self, e)\n{\n // do some checks?\n \n \n _this.dialog.el.mask(\"Saving\");\n _this.form.doAction(\"submit\");\n\n}" + "click": "function (_self, e)\n{\n // do some checks?\n \n this.url = baseURL + '/Roo/' + _this.data._table;\n _this.dialog.el.mask(\"Saving\");\n _this.form.doAction(\"submit\");\n\n}" }, "*prop": "buttons[]", "text": "Save",