Finished the status page #11 and some more work to #12

This commit is contained in:
Jamie Rees 2016-03-15 18:39:43 +00:00
commit 7c8d0b269a
7 changed files with 25 additions and 14 deletions

View file

@ -57,7 +57,7 @@
@if (Context.Request.Path == "/admin/status")
{
<a class="list-group-item active" href="/admin/status">Status/a>
<a class="list-group-item active" href="/admin/status">Status</a>
}
else
{