Pman.Dialog.CoreEnum.bjs
[Pman.Core] / Pman.Dialog.CoreEnum.js
index 543c71c..138260d 100644 (file)
@@ -62,6 +62,7 @@ Pman.Dialog.CoreEnum = {
                                         
                                         if(typeof(_this.data.etype == 'undefined') || !_this.data.etype.length){
                                             Roo.MessageBox.alert('Error', 'Missing etype');
+                                            _this.dialog.hide();
                                             return;
                                         }