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