sync
[Pman.Admin] / Pman.Tab.AdminContactsManager.bjs
index e8b0a2e..1ac41d6 100644 (file)
@@ -1,43 +1,43 @@
 {
   "id": "roo-file-8",
   "name": "Pman.Tab.AdminContactsManager",
   "parent": "Pman.Tab.Admin",
   "title": "Pman.Tab.AdminContactsManager",
   "path": "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminContactsManager.bjs",
-    "items": [
       {
-            "listeners": {
-                "activate": "function (_self)\n{\n    if (_this.title) {\n        this.setTitle(_this.title);\n    }\n}"
-            },
-            "background": true,
-            "region": "center",
-            "title": "Contacts Manager",
-            "xtype": "NestedLayoutPanel",
-            "|xns": "Roo",
-            "items": [
-                {
-                    "|xns": "Roo",
-                    "xtype": "BorderLayout",
-                    "*prop": "layout",
-                    "items": [
-                        {
-                            "*prop": "west",
-                            "split": true,
-                            "width": 250,
-                            "xtype": "LayoutRegion",
-                            "|xns": "Roo"
-                        },
-                        {
-                            "*prop": "center",
-                            "tabPosition": "top",
-                            "xtype": "LayoutRegion",
-                            "|xns": "Roo"
-                        }
-                    ]
-                }
-            ]
-        }
-    ],
-    "permname": "Core.Person",
-    "modOrder": "060"
"name" : "Pman.Tab.AdminContactsManager",
"parent" : "Pman.Tab.Admin",
"title" : "Pman.Tab.AdminContactsManager",
"path" : "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminContactsManager.bjs",
"permname" : "Core.Person",
+ "modOrder" : "060",
"strings" : {
+  "24638ac4ae95a8101b5b6e9d3b034d3a" : "(function() {\n    return _this.title || \"Contacts Manager\";\n})()"
+ },
+ "items" : [
+  {
+   "background" : true,
+   "region" : "center",
+   "xtype" : "NestedLayoutPanel",
+   "| title" : "(function() {\n    return _this.title || \"Contacts Manager\";\n})()",
+   "$ xns" : "Roo",
+   "items" : [
+    {
+     "xtype" : "BorderLayout",
+     "$ xns" : "Roo",
+     "* prop" : "layout",
+     "items" : [
+      {
+       "xtype" : "LayoutRegion",
+       "width" : 250,
+       "tabPosition" : "top",
+       "$ xns" : "Roo",
+       "split" : true,
+       "* prop" : "west"
+      },
+      {
+       "xtype" : "LayoutRegion",
+       "$ xns" : "Roo",
+       "tabPosition" : "top",
+       "* prop" : "center"
+      }
+     ]
+    }
+   ]
+  }
+ ]
 }
\ No newline at end of file