mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-09 23:00:57 -05:00
add server scoreboard functionality
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
{
|
||||
<li class="nav-item ">
|
||||
<a class="nav-link top-players-link" href="#server_@server.ID" role="tab" data-toggle="tab" aria-selected="false" data-serverid="@server.ID">
|
||||
<color-code value="@server.Name" allow="@ViewBag.EnableColorCodes"></color-code>
|
||||
<color-code value="@server.Name"></color-code>
|
||||
</a>
|
||||
</li>
|
||||
}
|
||||
|
Reference in New Issue
Block a user