Pman.Dialog.CoreEnum.bjs
[Pman.Core] / Pman.Dialog.CoreEnum.js
index 2927d82..bfe9bf4 100644 (file)
@@ -59,7 +59,7 @@ 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();