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

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

index 3154591..0c88b6e 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        \n    \n    }\n    \n    return String.format('{0}', r.data.freq_hour_name || v); \n    \n}",
+                                    "|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}",
                                     "|xns": "Roo.grid",
                                     "items": [
                                         {
index 71bfdb2..909ea23 100644 (file)
@@ -336,7 +336,7 @@ Pman.Dialog.CoreNotifyRecur = {
                                     if (v.length) {
                                         var cm = _this.grid.colModel;
                                  
-                                        
+                                        cm.getColumnByDataIndex('xx');
                                     
                                     }