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

add search ip shortcut on profile

This commit is contained in:
RaidMax
2022-02-23 15:47:17 -06:00
parent 385464f1dc
commit ab68af5a2d

View File

@ -58,6 +58,7 @@
{
<div>
<a class="ip-locate-link" href="#" data-ip="@ip">@ip</a>
<a href="/Client/FindAsync?clientName=@ip" class="oi oi-magnifying-glass text-muted"></a>
</div>
}
</div>