Pman.Tab.bjs
authorAlan Knowles <alan@roojs.com>
Thu, 21 Sep 2017 08:01:45 +0000 (16:01 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 21 Sep 2017 08:01:45 +0000 (16:01 +0800)
Pman.Tab.js

Pman.Tab.bjs
Pman.Tab.js

index 3433223..9a66a12 100644 (file)
@@ -47,7 +47,7 @@
        "bool autohide" : true,
        "xtype" : "NavHeaderbar",
        "Boolean inverse" : false,
-       "Boolean desktopCenter" : true,
+       "Boolean desktopCenter" : false,
        "$ String brand" : "'<img cls=\"header-logo\" src=\"' + (appLogo ?  appLogo : Roo.BLANK_IMAGE_URL) + '\">'",
        "$ xns" : "Roo.bootstrap",
        "String style" : "padding-bottom:0px;",
index c4bc16f..37700f0 100644 (file)
@@ -59,7 +59,7 @@ Pman.Tab = new Roo.XComponent({
        brand : '<img cls="header-logo" src="' + (appLogo ?  appLogo : Roo.BLANK_IMAGE_URL) + '">',
        brand_href : baseURL,
        cls : 'headroom animated slideDown container no-srButton',
-       desktopCenter : true,
+       desktopCenter : false,
        inverse : false,
        position : 'fixed-top',
        srButton : true,