Welcome to Knowage Q&A

Here you can read the Q&A history.

To get new community support please go to GitHub discussions (KnowageLabs/Knowage-Server · Discussions · GitHub).

0 votes
1 view

Hi, can i hide this elements from menu bar?:

Environment knowage 6.1 - Ubuntu server 16 lts
in End-user Environment by (320 points)

1 Answer

0 votes
Hi, at the moment it's not possible to hide the icons without changing the source code and recompiling the web app (just for your info this is inside the class MenuListJSONSerializerForREST.java).
by (11.6k points)
Ok, thank you.
...