sync
[Pman.Admin] / Pman.Tab.AdminContactsManager.bjs
1 {
2  "name" : "Pman.Tab.AdminContactsManager",
3  "parent" : "Pman.Tab.Admin",
4  "title" : "Pman.Tab.AdminContactsManager",
5  "path" : "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminContactsManager.bjs",
6  "permname" : "Core.Person",
7  "modOrder" : "060",
8  "strings" : {
9   "24638ac4ae95a8101b5b6e9d3b034d3a" : "(function() {\n    return _this.title || \"Contacts Manager\";\n})()"
10  },
11  "items" : [
12   {
13    "background" : true,
14    "region" : "center",
15    "xtype" : "NestedLayoutPanel",
16    "| title" : "(function() {\n    return _this.title || \"Contacts Manager\";\n})()",
17    "$ xns" : "Roo",
18    "items" : [
19     {
20      "xtype" : "BorderLayout",
21      "$ xns" : "Roo",
22      "* prop" : "layout",
23      "items" : [
24       {
25        "xtype" : "LayoutRegion",
26        "width" : 250,
27        "tabPosition" : "top",
28        "$ xns" : "Roo",
29        "split" : true,
30        "* prop" : "west"
31       },
32       {
33        "xtype" : "LayoutRegion",
34        "$ xns" : "Roo",
35        "tabPosition" : "top",
36        "* prop" : "center"
37       }
38      ]
39     }
40    ]
41   }
42  ]
43 }