Pman.Dialog.CoreAutoSavePreview.bjs
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.bjs
index cac6b25..f6d3f7c 100644 (file)
@@ -6,6 +6,7 @@
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
+  "53e5aa2c97fef1555d2511de8218c544" : "By",
   "87f9f735a1d36793ceaecd4e47124b63" : "Events",
   "ea4788705e6873b424c65e91c2846b19" : "Cancel",
   "bd88a20b53a47f7b5704a83a15ff5506" : "Saved Version",
         },
         {
          "xtype" : "ColumnModel",
-         "header" : "Date",
+         "header" : "By",
          "width" : 100,
          "$ renderer" : "function(v) { return String.format('{0}', v ? v.format('Y-m-d H:i:s') : ''); }",
          "$ xns" : "Roo.grid",
          "* prop" : "colModel[]",
-         "dataIndex" : "event_when"
+         "dataIndex" : "person_id_name"
         }
        ]
       }