Pman.Tab.AdminNotifyRecur.bjs
authorAlan Knowles <alan@roojs.com>
Tue, 25 Mar 2014 04:47:00 +0000 (12:47 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 25 Mar 2014 04:47:00 +0000 (12:47 +0800)
Pman.Tab.AdminNotifyRecur.js

Pman.Tab.AdminNotifyRecur.bjs
Pman.Tab.AdminNotifyRecur.js

index 90e550b..e4e7c22 100644 (file)
                             "*prop": "colModel[]",
                             "dataIndex": "tz",
                             "header": "Tz",
-                            "width": 50,
+                            "width": 75,
                             "xtype": "ColumnModel",
                             "|renderer": "function(v) { return String.format('{0}', v); }",
                             "|xns": "Roo.grid"
index 2769a5a..e4f6cd3 100644 (file)
@@ -267,7 +267,7 @@ Pman.Tab.AdminNotifyRecur = new Roo.XComponent({
                         xns: Roo.grid,
                         dataIndex : 'tz',
                         header : 'Tz',
-                        width : 50,
+                        width : 75,
                         renderer : function(v) { return String.format('{0}', v); }
                     },
                     {