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

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

index 025801b..9449e41 100644 (file)
        "* prop" : "center"
       },
       {
+       "autoScroll" : true,
        "xtype" : "LayoutRegion",
        "$ xns" : "Roo",
+       "split" : true,
+       "height" : 150,
        "* prop" : "south"
       },
       {
index fd62072..54a5fb5 100644 (file)
@@ -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'