Pman.Dialog.CoreNotifyRecur.bjs
authorAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 10:12:29 +0000 (18:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Wed, 16 May 2012 10:12:29 +0000 (18:12 +0800)
Pman.Dialog.CoreNotifyRecur.js

Pman.Dialog.CoreNotifyRecur.bjs
Pman.Dialog.CoreNotifyRecur.js

index 0c88b6e..e3f5220 100644 (file)
                                     "header": "at Hour(s)",
                                     "width": 250,
                                     "xtype": "ColumnModel",
-                                    "|renderer": "function(v,x,r) { \n    \n    if (v.length) {\n        var cm = _this.grid.colModel;\n \n        cm.getColumnByDataIndex('xx');\n    \n    }\n    \n    return String.format('{0}', r.data.freq_hour_name || v); \n    \n}",
+                                    "|renderer": "function(v,x,r) { \n    \n    Roo.log(x);\n    if (v.length) {\n        var cm = _this.grid.colModel;\n \n        cm.getColumnByDataIndex('xx');\n    \n    }\n    \n    return String.format('{0}', r.data.freq_hour_name || v); \n    \n}",
                                     "|xns": "Roo.grid",
                                     "items": [
                                         {
index 909ea23..962b52f 100644 (file)
@@ -333,6 +333,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                 width : 250,
                                 renderer : function(v,x,r) { 
                                     
+                                    Roo.log(x);
                                     if (v.length) {
                                         var cm = _this.grid.colModel;