Pman.Tab.XtupleMetric.bjs
authorEdward <edward@roojs.com>
Tue, 5 Aug 2014 06:46:10 +0000 (14:46 +0800)
committerEdward <edward@roojs.com>
Tue, 5 Aug 2014 06:46:10 +0000 (14:46 +0800)
Pman.Tab.XtupleMetric.js

Pman.Tab.XtupleMetric.bjs
Pman.Tab.XtupleMetric.js

index 6952b9c..4ff6fee 100644 (file)
@@ -21,7 +21,7 @@
                 {
                     "listeners": {
                         "|render": "function() \n{\n    _this.grid = this; \n    if (_this.panel.active) {\n       this.footer.onClick('first');\n    }\n}",
-                        "beforeedit": "function (e)\n{\n\n}"
+                        "beforeedit": "function (e)\n{\n    Roo.log(e);\n}"
                     },
                     "*prop": "grid",
                     "autoExpandColumn": "metric_value",
index 53ef21e..1b9ce1b 100644 (file)
@@ -44,7 +44,7 @@ Pman.Tab.XtupleMetric = new Roo.XComponent({
                     },
                     beforeedit : function (e)
                     {
-                    
+                        Roo.log(e);
                     }
                 },
                 autoExpandColumn : 'metric_value',