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

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

index 5819703..805a01d 100644 (file)
                                     "*prop": "colModel[]",
                                     "dataIndex": "tz",
                                     "header": "Timezone",
-                                    "width": 75,
+                                    "width": 100,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v); }",
                                     "|xns": "Roo.grid"
index da2365b..71e4e25 100644 (file)
@@ -374,7 +374,7 @@ Pman.Dialog.CoreNotifyRefer = {
                                 xns: Roo.grid,
                                 dataIndex : 'tz',
                                 header : 'Timezone',
-                                width : 75,
+                                width : 100,
                                 renderer : function(v) { return String.format('{0}', v); }
                             },
                             {