From 62a11701ef4db3105f160d1587309e31a614dd6c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 11 Apr 2016 14:27:36 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 2 +- Pman.Tab.AdminNotify.js | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index fd76acd..025801b 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -45,7 +45,7 @@ { "xtype" : "LayoutRegion", "$ xns" : "Roo", - "* prop" : "center" + "* prop" : "south" }, { "listeners" : { diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index 04d18c9..fd62072 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -53,6 +53,11 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ '|xns' : 'Roo', xtype : 'LayoutRegion' }, + south : { + xns : Roo, + '|xns' : 'Roo', + xtype : 'LayoutRegion' + }, items : [ { background : true, -- 2.39.2