X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=blobdiff_plain;f=Pman.Tab.AdminContactsManager.bjs;h=1ac41d660a651a75930c505e23e067eb691598c5;hp=b19077dced78f7312bbdf132cdaf14adc85e0c44;hb=HEAD;hpb=eff6746bfc1a1e0182f7df2080b15f19d438d66b diff --git a/Pman.Tab.AdminContactsManager.bjs b/Pman.Tab.AdminContactsManager.bjs index b19077d..1ac41d6 100644 --- a/Pman.Tab.AdminContactsManager.bjs +++ b/Pman.Tab.AdminContactsManager.bjs @@ -1,40 +1,43 @@ { - "id": "roo-file-7", - "name": "Pman.Tab.AdminContactsManager", - "parent": "Pman.Tab.Admin", - "title": "Pman.Tab.AdminContactsManager", - "path": "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminContactsManager.bjs", - "items": [ - { - "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": "001" + "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