sync
[Pman.Admin] / Pman.Tab.AdminLogs.bjs
index ec95100..39e0e31 100644 (file)
@@ -1,39 +1,40 @@
 {
-    "id": "roo-file-132",
-    "name": "Pman.Tab.AdminLogs",
-    "parent": "Pman",
-    "title": "Logs",
-    "path": "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminLogs.bjs",
-    "items": [
-        {
-            "listeners": {
-                "activate": "function (_self)\n{\n    var cr = this.layout.getRegion('center');\n    if (cr) {\n        cr.showPanel(cr.activePanel);\n    }\n}"
-            },
-            "background": true,
-            "fitToFrame": true,
-            "region": "center",
-            "title": "Logs",
-            "xtype": "NestedLayoutPanel",
-            "|xns": "Roo",
-            "items": [
-                {
-                    "*prop": "layout",
-                    "xtype": "BorderLayout",
-                    "|xns": "Roo",
-                    "items": [
-                        {
-                            "xtype": "LayoutRegion",
-                            "*prop": "center",
-                            "titlebar": false,
-                            "listeners": {},
-                            "tabPosition": "top",
-                            "|xns": "Roo"
-                        }
-                    ]
-                }
-            ]
-        }
-    ],
-    "permname": "",
-    "modOrder": "001"
+ "name" : "Pman.Tab.AdminLogs",
+ "parent" : "Pman",
+ "title" : "Logs",
+ "path" : "/home/benny/gitlive/Pman.Admin/Pman.Tab.AdminLogs.bjs",
+ "permname" : "",
+ "modOrder" : "999",
+ "strings" : {
+  "b2d37ae1cedf42ff874289b721860af2" : "Logs"
+ },
+ "items" : [
+  {
+   "listeners" : {
+    "activate" : "function (_self)\n{\n    var cr = this.layout.getRegion('center');\n    if (cr) {\n        cr.showPanel(cr.activePanel);\n    }\n}"
+   },
+   "fitToFrame" : true,
+   "region" : "center",
+   "background" : true,
+   "title" : "Logs",
+   "xtype" : "NestedLayoutPanel",
+   "$ xns" : "Roo",
+   "items" : [
+    {
+     "xtype" : "BorderLayout",
+     "$ xns" : "Roo",
+     "* prop" : "layout",
+     "items" : [
+      {
+       "xtype" : "LayoutRegion",
+       "$ xns" : "Roo",
+       "tabPosition" : "top",
+       "titlebar" : false,
+       "* prop" : "center"
+      }
+     ]
+    }
+   ]
+  }
+ ]
 }
\ No newline at end of file