Pman.Dialog.CoreNotifyRefer.bjs
authorAlan Knowles <alan@roojs.com>
Wed, 16 May 2012 05:05:36 +0000 (13:05 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 16 May 2012 05:05:36 +0000 (13:05 +0800)
Pman.Dialog.CoreNotifyRefer.js

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

index 3130887..3e003a2 100644 (file)
                                     "*prop": "colModel[]",
                                     "dataIndex": "freq_hour",
                                     "header": "at Hour(s)",
-                                    "width": 150,
+                                    "width": 250,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v); }",
                                     "|xns": "Roo.grid",
index 6927e3b..f85be6b 100644 (file)
@@ -335,7 +335,7 @@ Pman.Dialog.CoreNotifyRefer = {
                                 xns: Roo.grid,
                                 dataIndex : 'freq_hour',
                                 header : 'at Hour(s)',
-                                width : 150,
+                                width : 250,
                                 renderer : function(v) { return String.format('{0}', v); },
                                 editor : {
                                     xtype: 'GridEditor',