From 6f68b272e2c4fb3e397fa561aa02831128bd8c58 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 11 Apr 2016 14:28:47 +0800 Subject: [PATCH] Pman.Tab.AdminNotify.bjs Pman.Tab.AdminNotify.js --- Pman.Tab.AdminNotify.bjs | 1 + Pman.Tab.AdminNotify.js | 1 + 2 files changed, 2 insertions(+) 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, -- 2.39.2