Pman.Tab.AdminEnum.bjs
[Pman.Admin] / Pman.Tab.AdminEnum.js
index 1a8d68f..dac2258 100644 (file)
@@ -652,7 +652,7 @@ Pman.Tab.AdminEnum = new Roo.XComponent({
                 }
                 
                 var d = _this.grid.ds.getAt(s[0]);
-                
+                Roo.log(d);return;
                 Pman.Dialog.AdminEnumMerge.show(d.data, function() {
                     _this.grid.footer.onClick('first');
                 });