X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Tab.AdminLogs.bjs;fp=Pman.Tab.AdminLogs.bjs;h=e8fd4f09f712c2bcebc93a973736ba3cbba33d36;hb=bde0e69de8c285534041c4438f87695077f55868;hp=5d67a7baa143af5aea33765673156a66490b432f;hpb=30309dc684a9aad57d28c87514669b2d8502d6eb;p=Pman.Admin diff --git a/Pman.Tab.AdminLogs.bjs b/Pman.Tab.AdminLogs.bjs index 5d67a7b..e8fd4f0 100644 --- a/Pman.Tab.AdminLogs.bjs +++ b/Pman.Tab.AdminLogs.bjs @@ -1,21 +1,25 @@ { - "id": "roo-file-1", + "id": "roo-file-132", "name": "Pman.Tab.AdminLogs", "parent": "Pman", "title": "Logs", "path": "/home/alan/gitlive/Pman.Admin/Pman.Tab.AdminLogs.bjs", "items": [ { - "xtype": "NestedLayoutPanel", + "listeners": { + "activate": "function (_self)\n{\n var cr = this.layout.getRegion('center')\n if (cr) {\n cr.showPanel(cr.activePanel);\n }\n}" + }, "background": true, "fitToFrame": true, "region": "center", - "listeners": {}, "title": "Logs", + "xtype": "NestedLayoutPanel", + "|xns": "Roo", "items": [ { "*prop": "layout", "xtype": "BorderLayout", + "|xns": "Roo", "items": [ { "xtype": "LayoutRegion", @@ -25,12 +29,11 @@ "tabPosition": "top", "|xns": "Roo" } - ], - "|xns": "Roo" + ] } - ], - "|xns": "Roo" + ] } ], - "permname": "" + "permname": "", + "modOrder": "001" } \ No newline at end of file