1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00

improve loading of recent clients

This commit is contained in:
RaidMax
2022-04-28 11:42:23 -05:00
parent d926901ffa
commit dc07e72fb3
11 changed files with 49 additions and 56 deletions

View File

@ -41,7 +41,6 @@
@section scripts
{
<environment include="Development">
<script type="text/javascript" src="~/js/loader.js"></script>
<script type="text/javascript" src="~/js/stats.js"></script>
</environment>
<script>initLoader('/Stats/GetTopPlayersAsync', '#topPlayersContainer', 25);</script>