1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00

clean up report dropdown

This commit is contained in:
RaidMax
2022-04-22 15:14:23 -05:00
parent fa6741c9b1
commit 001a7a4601
2 changed files with 3 additions and 3 deletions

View File

@ -24,7 +24,7 @@
else if (match.MatchValue == "punisher")
{
<span class="text-highlight">
<a class="link-inverse" href="@Model.PunisherClientId">
<a asp-action="Profile" asp-controller="Client" asp-route-id="@Model.PunisherClientId">
<color-code value="@Model.PunisherName"></color-code>
</a>
</span>