DataObjects/Core_domain.php
[Pman.Core] / Pman.Dialog.CoreAutoSavePreview.bjs
index f6d3f7c..20975ff 100644 (file)
@@ -2,7 +2,7 @@
  "name" : "Pman.Dialog.CoreAutoSavePreview",
  "parent" : "",
  "title" : "",
- "path" : "/home/alan/gitlive/Pman.Core/Pman.Dialog.CoreAutoSavePreview.bjs",
+ "path" : "/home/edward/gitlive/Pman.Core/Pman.Dialog.CoreAutoSavePreview.bjs",
  "permname" : "",
  "modOrder" : "001",
  "strings" : {
@@ -45,9 +45,9 @@
      "listeners" : {
       "|activate" : "function() {\n    _this.panel = this;\n    if (_this.grid) {\n        _this.grid.footer.onClick('first');\n    }\n}"
      },
-     "fitToframe" : true,
      "background" : false,
      "region" : "west",
+     "fitToframe" : true,
      "title" : "Events",
      "xtype" : "GridPanel",
      "fitContainer" : true,
          "xtype" : "ColumnModel",
          "header" : "By",
          "width" : 100,
-         "$ renderer" : "function(v) { return String.format('{0}', v ? v.format('Y-m-d H:i:s') : ''); }",
+         "$ renderer" : "function(v) { return String.format('{0}', v ); }",
          "$ xns" : "Roo.grid",
          "* prop" : "colModel[]",
          "dataIndex" : "person_id_name"