Pman.Dialog.AdminEnumImages.bjs
[Pman.Admin] / Pman.Dialog.AdminEnumImages.js
index 3c18054..0bfbce9 100644 (file)
@@ -194,7 +194,7 @@ Pman.Dialog.AdminEnumImages = {
                 var ids = [];
                 
                 var sc = _this.grid.getSelectionModel().getSelections();
-                console.log(sc);
+                
                 if (!sc.length) {
                     Roo.MessageBox.alert("Error", "Select rows by clicking the row");
                     return;