Pman.Dialog.BuilderProp.bjs
authorAlan Knowles <alan@akbkhome.com>
Fri, 31 Dec 2010 09:42:26 +0000 (17:42 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 31 Dec 2010 09:42:26 +0000 (17:42 +0800)
Pman.Dialog.BuilderProp.bjs

index c457f84..61717bb 100644 (file)
@@ -82,7 +82,7 @@
                                     "*prop": "colModel[]",
                                     "dataIndex": "name",
                                     "header": "name",
-                                    "width": 75,
+                                    "width": 175,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v ? v.format('d/M/Y') : ''); }",
                                     "|xns": "Roo.grid"