Here I guess BJ meaned app-bar-display="false" :o)
Jacques
From: "BJ Freeman" <[EMAIL PROTECTED]>
in then ofbiz-component.xml for the component
add
app-bar-display="true"
to the WebApp
this will remove the tab but let the application run.
Adrian Crum sent the following on 6/18/2008 8:09 PM:
Just comment out their entries in component-load.xml. Beware that there are some dependencies, so you might break the components
you want to keep.
-Adrian
--- On Wed, 6/18/08, Rajeev Gupta <[EMAIL PROTECTED]> wrote:
From: Rajeev Gupta <[EMAIL PROTECTED]>
Subject: How to remove additional Modules?
To: [email protected]
Date: Wednesday, June 18, 2008, 6:25 PM
I am trying to remove the modules and tabs that our customer won't use. Is
there a simple way to do so?
Eg. we don't need 'manufacturing' and 'content manager'
modules. We want to
go a step further and hide the sub tabs from each module as well.
Any direction will be helpful.