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

index 9a732a9..4442130 100644 (file)
                                 {
                                     "*prop": "colModel[]",
                                     "dataIndex": "desc",
-                                    "header": "Checksum",
+                                    "header": "Description",
                                     "width": 200,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v); }",