Pman.Tab.AdminLogEvents.bjs
authorEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:38:19 +0000 (12:38 +0800)
committerEdward <edward@roojs.com>
Thu, 18 Dec 2014 04:38:19 +0000 (12:38 +0800)
Pman.Tab.AdminLogEvents.js

Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js

index 8ce3e48..c06af69 100644 (file)
                                                 {
                                                     "listeners" : {
                                                         "|render" : "function (_self)\n{\n  _this.tableSel = _self;\n}",
-                                                        "|select" : "function (combo, record, index)\n{\n    Roo.log(record);\n  _this.grid.footer.onClick('first');\n}"
+                                                        "|select" : "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}"
                                                     },
                                                     "listWidth" : 300,
                                                     "triggerAction" : "all",
index 45305fe..6f2bb74 100644 (file)
@@ -378,7 +378,6 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
                                                   },
                                                select : function (combo, record, index)
                                                   {
-                                                      Roo.log(record);
                                                     _this.grid.footer.onClick('first');
                                                   }
                                         },