Private GIT

Skip to content
Snippets Groups Projects
Commit bd348168 authored by Dustyn Gibson's avatar Dustyn Gibson
Browse files

Merge pull request #1931 from miigotu/change-shows-button

No need for the dropdown, the extra items appear on the right under t…
parents 32afca87 cf3aabb9
No related branches found
No related tags found
No related merge requests found
......@@ -155,13 +155,8 @@
#if $sbLogin:
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li id="NAVhome" class="dropdown">
<a href="$sbRoot/home/" class="dropdown-toggle" data-toggle="dropdown">Shows <b class="caret"></b></a>
<ul class="dropdown-menu">
<li><a href="$sbRoot/home/"><i class="menu-icon-home"></i>&nbsp;Show List</a></li>
<li><a href="$sbRoot/home/addShows/"><i class="menu-icon-addshow"></i>&nbsp;Add Shows</a></li>
<li><a href="$sbRoot/home/postprocess/"><i class="menu-icon-postprocess"></i>&nbsp;Manual Post-Processing</a></li>
</ul>
<li id="NAVhome">
<a href="$sbRoot/home/">Shows</a>
</li>
<li id="NAVcomingEpisodes">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment