How can i remove Admin Menu Tabs

Moderator: crythias

Post Reply
yh2012
Znuny newbie
Posts: 21
Joined: 03 Sep 2012, 16:13
Znuny Version: 3.2.1

How can i remove Admin Menu Tabs

Post by yh2012 »

Hi,

can anyone tell me, how can i remove meu links from admin menu.

like this entry groups <-> roll from admin menu

many thanks

regards
CSL
Znuny expert
Posts: 159
Joined: 11 Nov 2011, 19:27
Znuny Version: 3.0.11

Re: How can i remove Admin Menu Tabs

Post by CSL »

You'll have to edit the dtl file that creates the admin page. I'm not sure which it is off the top of my head, but it will be inside /opt/otrs/Kernel/Output/HTML/Standard/

You can use an HTML inspection tool to view the HTML you want to remove, and grep for it inside that folder to find the right file.
Backend: OTRS 3.0.11 RedHat Enterprise Linux 6.2, Apache, MySQL with replication
Frontend: OTRS 3.0.11 RedHat Enterprise Linux 6.2 with SELinux, Apache SSL
crythias
Moderator
Posts: 10169
Joined: 04 May 2010, 18:38
Znuny Version: 5.0.x
Location: SouthWest Florida, USA
Contact:

Re: How can i remove Admin Menu Tabs

Post by crythias »

Edit Config Settings in Framework -> Frontend::Admin::ModuleRegistration
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
jojo
Znuny guru
Posts: 15019
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: How can i remove Admin Menu Tabs

Post by jojo »

@CSL: For most actions there is no need to edit any Template file. Most pages are generated automatically so you won't find any part you can delete.
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master

Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
CSL
Znuny expert
Posts: 159
Joined: 11 Nov 2011, 19:27
Znuny Version: 3.0.11

Re: How can i remove Admin Menu Tabs

Post by CSL »

My mistake - good to know you don't have to resort to file changes for this.
Backend: OTRS 3.0.11 RedHat Enterprise Linux 6.2, Apache, MySQL with replication
Frontend: OTRS 3.0.11 RedHat Enterprise Linux 6.2 with SELinux, Apache SSL
Post Reply