mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
continue working on per servver topstats
This commit is contained in:
@ -64,10 +64,6 @@ if ($(loaderResponseId).length === 1) {
|
||||
$window
|
||||
.off('scroll', ScrollHandler)
|
||||
.on('scroll', ScrollHandler);
|
||||
|
||||
/*$('#load_penalties_button').click(function () {
|
||||
loadMorePenalties();
|
||||
});*/
|
||||
});
|
||||
|
||||
function ScrollHandler(e) {
|
||||
|
Reference in New Issue
Block a user