Pman.Dialog.CoreEnum.bjs
[Pman.Core] / Pman.Dialog.CoreEnum.js
index 543c71c..f78f26b 100644 (file)
@@ -59,9 +59,10 @@ Pman.Dialog.CoreEnum = {
                                 actioncomplete : function (_self, action)
                                 {
                                   if (action.type == 'setdata') {
-                                        
+                                        Roo.log(_this.data);
                                         if(typeof(_this.data.etype == 'undefined') || !_this.data.etype.length){
                                             Roo.MessageBox.alert('Error', 'Missing etype');
+                                            _this.dialog.hide();
                                             return;
                                         }