Go to the lighthouse debug pages, via the browser.
List objects of type: Configuration.
Edit the UserUIConfig object.
About 3/4 of the way down the page, you will find a section like this:
<TaskBarPages>
<List>
<String>account/list.jsp</String>
<String>account/find.jsp</String>
<String>account/dofindexisting.jsp</String>
<String>account/modify.jsp</String>
<String>account/resourceReprovision.jsp</String>
<String>task/newresults.jsp</String>
<String>home/index.jsp</String>
</List>
</TaskBarPages>
Just remove the jsp page listings that you don't want these icons displayed on.
Note: Any changes made to the UserUIConfig object requires an application server restart.
No comments:
Post a Comment