X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=blobdiff_plain;f=Pman.Tab.AdminContactsManager.bjs;h=1ac41d660a651a75930c505e23e067eb691598c5;hp=25ad532127deb3519f01c8ecf8513fa2694f8742;hb=HEAD;hpb=9de4b4206a60b3a269201f9501ebf5b4c1971a2c diff --git a/Pman.Tab.AdminContactsManager.bjs b/Pman.Tab.AdminContactsManager.bjs index 25ad532..1ac41d6 100644 --- a/Pman.Tab.AdminContactsManager.bjs +++ b/Pman.Tab.AdminContactsManager.bjs @@ -1,40 +1,43 @@ { - "id": "roo-file-93", - "name": "Pman.Tab.AdminContactsManager", - "parent": "Pman.Tab.Admin", - "title": "Pman.Tab.AdminContactsManager", - "path": "/home/chris/gitlive/Pman.Admin/Pman.Tab.AdminContactsManager.bjs", - "items": [ - { - "background": true, - "region": "center", - "xtype": "NestedLayoutPanel", - "|title": "(function() {\n return _this.title || \"Contacts Manager\";\n})()", - "|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