sync
[Pman.Admin] / Pman.Tab.AdminLogEvents.bjs
index 817e71e..f783794 100644 (file)
@@ -2,7 +2,7 @@
  "name" : "Pman.Tab.AdminLogEvents",
  "parent" : "Pman.Tab.AdminLogs",
  "title" : "Admin - Logs - Events",
- "path" : "/home/benny/gitlive/Pman.Admin/Pman.Tab.AdminLogEvents.bjs",
+ "path" : "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminLogEvents.bjs",
  "permname" : "Admin.Logs",
  "modOrder" : "001",
  "strings" : {
   "679308a758de538c5f39c4c6cdba6593" : "Select Affects",
   "a8929eb5c1553d3f70497f862d25d0ce" : "Select Action",
   "39b9e051f9fe75e65c7a330bb00499d4" : "Date Range",
+  "4e97aeeaa8b15ca1180fcd1f3ac478d1" : "When",
   "004bf6c9a40003140292e97330236c53" : "Action",
   "2bd339d85ee3b33e513359ce781b60cc" : "Restore",
-  "db4b6786c3fc5a286611c5d61e040103" : "Whenxxx",
   "90e4ac2e5a22e53df63b6b186d8727ba" : "No Events found",
   "2c92a9a6a5dbf570825e62eabcdecd8d" : "Affected"
  },
+ "named_strings" : {
+  "person_table_loadingText" : "1243daf593fa297e07ab03bf06d925af",
+  "person_id_name_qtip" : "340c2ee497b85d5954b01c64de7f44f6",
+  "person_table_qtip" : "037fd50b0e85bb65995ca7125d06c7cd",
+  "person_table_emptyText" : "037fd50b0e85bb65995ca7125d06c7cd",
+  "person_id_name_emptyText" : "340c2ee497b85d5954b01c64de7f44f6",
+  "person_id_name_fieldLabel" : "40bed7cf9b3d4bb3a3d7a7e3eb18c5eb",
+  "on_table_qtip" : "a8929eb5c1553d3f70497f862d25d0ce",
+  "on_table_emptyText" : "679308a758de538c5f39c4c6cdba6593",
+  "action_emptyText" : "a8929eb5c1553d3f70497f862d25d0ce",
+  "action_loadingText" : "1243daf593fa297e07ab03bf06d925af",
+  "action_qtip" : "a8929eb5c1553d3f70497f862d25d0ce",
+  "on_table_loadingText" : "1243daf593fa297e07ab03bf06d925af",
+  "person_id_name_loadingText" : "1243daf593fa297e07ab03bf06d925af"
+ },
  "items" : [
   {
    "region" : "center",
@@ -65,9 +80,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" : "center",
+       "fitToframe" : true,
        "title" : "Events",
        "xtype" : "GridPanel",
        "fitContainer" : true,
           {
            "xtype" : "ColumnModel",
            "width" : 100,
-           "header" : "Whenxxx",
+           "header" : "When",
            "$ renderer" : "function(v) { return v ? v.dateFormat('d/m/Y H:i') : ''; }",
            "$ xns" : "Roo.grid",
            "* prop" : "colModel[]",