Pman.Tab.AdminEnum.bjs
[Pman.Admin] / Pman.Tab.AdminEnum.js
index 8a7feea..1a17bee 100644 (file)
@@ -657,8 +657,6 @@ Pman.Tab.AdminEnum = new Roo.XComponent({
                 
                 var d = _this.grid.ds.getAt(s[0]);
                 
-                console.log(Pman.Dialog.AdminEnumMerge);
-                
                 Pman.Dialog.AdminEnumMerge.show(d.data, function() {
                     _this.grid.footer.onClick('refresh');
                 });