Pman.Tab.BAdminLogEvents.bjs
authorjohn <john@roojs.com>
Fri, 14 Sep 2018 05:13:25 +0000 (13:13 +0800)
committerjohn <john@roojs.com>
Fri, 14 Sep 2018 05:13:25 +0000 (13:13 +0800)
Pman.Tab.BAdminLogEvents.js

Pman.Tab.BAdminLogEvents.bjs
Pman.Tab.BAdminLogEvents.js

index bf873b1..583433b 100644 (file)
@@ -53,6 +53,7 @@
        "Boolean hideTabs" : true,
        "xtype" : "Region",
        "Number height" : 150,
+       "string cls" : "event-south-pane",
        "$ xns" : "Roo.bootstrap.layout",
        "Boolean autoScroll" : true,
        "* prop" : "south",
index bce14ae..5b3f208 100644 (file)
@@ -75,6 +75,7 @@ Pman.Tab.BAdminLogEvents = new Roo.XComponent({
     south : {
      xtype : 'Region',
      autoScroll : true,
+     cls : 'event-south-pane',
      height : 150,
      hideTabs : true,
      split : true,