Pman.Dialog.PersonEditor.js
authorAlan Knowles <alan@roojs.com>
Tue, 24 Mar 2015 03:46:24 +0000 (11:46 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 24 Mar 2015 03:46:24 +0000 (11:46 +0800)
Pman.Dialog.PersonEditor.js

index 84e23bc..b1413e3 100644 (file)
@@ -181,6 +181,7 @@ Pman.Dialog.PersonEditor.prototype = {
                 return true;
             }
             _this.form.addxtype(Roo.apply(il, _this.itemTypes[il.name]));
+            return true;
             
         });
         var ef = this.dialog.getLayout().getEl().createChild({tag: 'div'});