Pman.Tab.AdminNotify.bjs
authorAlan Knowles <alan@roojs.com>
Mon, 11 Apr 2016 06:28:47 +0000 (14:28 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 11 Apr 2016 06:28:47 +0000 (14:28 +0800)
Pman.Tab.AdminNotify.js

Pman.Tab.AdminNotify.bjs
Pman.Tab.AdminNotify.js

index 6aa6909..b9b56ee 100644 (file)
@@ -48,6 +48,7 @@
        "autoScroll" : true,
        "xtype" : "LayoutRegion",
        "$ xns" : "Roo",
+       "Boolean collapsible" : true,
        "split" : true,
        "height" : 150,
        "* prop" : "south"
index e7e9360..119c4ae 100644 (file)
@@ -57,6 +57,7 @@ Pman.Tab.AdminNotify = new Roo.XComponent({
     },
     south : {
      autoScroll : true,
+     collapsible : true,
      height : 150,
      split : true,
      xns : Roo,