mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 15:20:48 -05:00
[webfront] search by ip and name
[application] levels set properly with multiple GUIDs [stats] require 3 hours of playtime for top stats recognition [application] configurable rcon polling rate
This commit is contained in:
@ -85,6 +85,7 @@ $(document).ready(function () {
|
||||
'clientId': $(this).data('clientid'),
|
||||
})
|
||||
.done(function (response) {
|
||||
$('.penalty-info-context').remove();
|
||||
location.after(response);
|
||||
hideLoader();
|
||||
})
|
||||
|
Reference in New Issue
Block a user