Pman.Dialog.CoreNotifyRefer.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 16 May 2012 04:54:55 +0000 (12:54 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 16 May 2012 04:54:55 +0000 (12:54 +0800)
Pman.Dialog.CoreNotifyRefer.js

Pman.Dialog.CoreNotifyRefer.bjs
Pman.Dialog.CoreNotifyRefer.js

index 84d3c5c..5819703 100644 (file)
                                     "*prop": "colModel[]",
                                     "dataIndex": "freq_hour",
                                     "header": "at Hour(s)",
-                                    "width": 100,
+                                    "width": 150,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v); }",
                                     "|xns": "Roo.grid",
index ce19980..da2365b 100644 (file)
@@ -334,7 +334,7 @@ Pman.Dialog.CoreNotifyRefer = {
                                 xns: Roo.grid,
                                 dataIndex : 'freq_hour',
                                 header : 'at Hour(s)',
-                                width : 100,
+                                width : 150,
                                 renderer : function(v) { return String.format('{0}', v); },
                                 editor : {
                                     xtype: 'GridEditor',