From: Alan Knowles Date: Mon, 11 Apr 2016 06:28:47 +0000 (+0800) Subject: Pman.Tab.AdminNotify.bjs X-Git-Url: http://git.roojs.org/?p=Pman.Admin;a=commitdiff_plain;h=6f68b272e2c4fb3e397fa561aa02831128bd8c58 Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- diff --git a/Pman.Tab.AdminNotify.bjs b/Pman.Tab.AdminNotify.bjs index 6aa6909..b9b56ee 100644 --- a/Pman.Tab.AdminNotify.bjs +++ b/Pman.Tab.AdminNotify.bjs @@ -48,6 +48,7 @@ "autoScroll" : true, "xtype" : "LayoutRegion", "$ xns" : "Roo", + "Boolean collapsible" : true, "split" : true, "height" : 150, "* prop" : "south" diff --git a/Pman.Tab.AdminNotify.js b/Pman.Tab.AdminNotify.js index e7e9360..119c4ae 100644 --- a/Pman.Tab.AdminNotify.js +++ b/Pman.Tab.AdminNotify.js @@ -57,6 +57,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({ }, south : { autoScroll : true, + collapsible : true, height : 150, split : true, xns : Roo,