Hi Again,
I would like to add in NaBar write behind serach button (magnifying glass) some links to pdf file on our intranet,
which is "best practice way" ?
Tomas
NavBar - own links
Moderator: crythias
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: NavBar - own links
Add html links in the dtl file.
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
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
-
- Znuny newbie
- Posts: 7
- Joined: 27 Dec 2011, 14:16
- Znuny Version: 3.0.11
- Real Name: Tomas Nemec
- Company: I-I Group
Re: NavBar - own links
For those which like to customize NavBar,
edit "AgentNavigationBar.dtl" (in your theme) for example like this:
<li"><a href="http://your_link" title="Your_Title">Your_text</a></li>
Have a nice new year!
Tomas
edit "AgentNavigationBar.dtl" (in your theme) for example like this:
<li"><a href="http://your_link" title="Your_Title">Your_text</a></li>
Have a nice new year!
Tomas