Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.bjs
index 1d6610d..95c6bc1 100644 (file)
@@ -90,8 +90,8 @@
                                 {
                                     "*prop": "colModel[]",
                                     "dataIndex": "event_when",
-                                    "header": "Created",
-                                    "width": 75,
+                                    "header": "Date",
+                                    "width": 100,
                                     "xtype": "ColumnModel",
                                     "|renderer": "function(v) { return String.format('{0}', v ? v.format('d/M/Y') : ''); }",
                                     "|xns": "Roo.grid"