From: Alan Knowles Date: Mon, 11 Apr 2016 06:27:48 +0000 (+0800) Subject: Pman.Tab.AdminNotify.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=1c38d5649035d4cd88d4248e3746f353549ab565 Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index 025801b..9449e41 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -43,8 +43,11 @@ "* prop" : "center" }, { + "autoScroll" : true, "xtype" : "LayoutRegion", "$ xns" : "Roo", + "split" : true, + "height" : 150, "* prop" : "south" }, { diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index fd62072..54a5fb5 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -54,6 +54,9 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ xtype : 'LayoutRegion' }, south : { + autoScroll : true, + height : 150, + split : true, xns : Roo, '|xns' : 'Roo', xtype : 'LayoutRegion'