Pman.Tab.BAdmin.bjs
[Pman.BAdmin] / Pman.Tab.BAdmin.bjs
1 {
2  "name" : "Pman.Tab.BAdmin",
3  "parent" : "Pman.Tab",
4  "title" : "",
5  "path" : "/home/johns/gitlive/Pman.BAdmin/Pman.Tab.BAdmin.bjs",
6  "permname" : "",
7  "modOrder" : "800",
8  "strings" : {
9   "edb939d783593072ce86466064561b58" : "System Admin"
10  },
11  "items" : [
12   {
13    "xtype" : "Nest",
14    "$ xns" : "Roo.bootstrap.panel",
15    "String title" : "System Admin",
16    "items" : [
17     {
18      "xtype" : "Border",
19      "$ xns" : "Roo.bootstrap.layout",
20      "* prop" : "layout",
21      "items" : [
22       {
23        "xtype" : "Region",
24        "$ xns" : "Roo.bootstrap.layout",
25        "* prop" : "center"
26       }
27      ]
28     }
29    ]
30   }
31  ]
32 }