Feature: Job Queues
Also UI style, theme and element changes
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</div>
|
||||
<nav>
|
||||
<ul id="menu">
|
||||
<li>@Html.ActionLink("Reports", MVC.Public.Public.Index())</li>
|
||||
<li class="active">@Html.ActionLink("Reports", MVC.Public.Public.Index())</li>
|
||||
<li>@Html.ActionLink("Administration", MVC.Job.Index(), accesskey: "1")</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
Reference in New Issue
Block a user