This commit is contained in:
tidusjar 2016-03-10 14:24:49 +00:00
commit 74feb0c82a
9 changed files with 119 additions and 92 deletions

View file

@ -51,7 +51,7 @@
}
else
{
<li class="active"><a href="/admin">Admin</a></li>
<li><a href="/admin">Admin</a></li>
}
}
@if (Context.Request.Path == "/requests")