mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-07-29 00:18:39 +00:00
Remove remnant of incomplete feature
This commit is contained in:
parent
8fe9bd4c57
commit
e6e6d4d404
1 changed files with 1 additions and 13 deletions
|
@ -38,16 +38,4 @@ else
|
|||
@await Html.PartialAsync("Partials/AdminPanelStatisticPartial", statistic)
|
||||
<br>
|
||||
}
|
||||
}
|
||||
|
||||
<h2>Actions</h2>
|
||||
|
||||
<a href="/moderation/bannedUsers" class="ui red button">
|
||||
<i class="users icon"></i>
|
||||
<span>View banned users</span>
|
||||
</a><br/><br/>
|
||||
|
||||
<a href="/moderation/hiddenSlots" class="ui yellow button">
|
||||
<i class="certificate icon"></i>
|
||||
<span>View hidden levels</span>
|
||||
</a>
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue