Pman.Tab.AdminEnum.bjs
[Pman.Admin] / Pman.Tab.AdminEnum.js
index f448af6..116a9d7 100644 (file)
@@ -647,7 +647,7 @@ Pman.Tab.AdminEnum = new Roo.XComponent({
           listeners : {
            click : function()
             {
-                console.log(_this.grid);
+                
                 var s = _this.grid.getSelectionModel().getSelections();
                 
                 if (!s.length)  {