mirror of
https://github.com/RaidMax/IW4M-Admin.git
synced 2025-06-10 07:13:58 -05:00
change table design for rating history
This commit is contained in:
@ -23,6 +23,7 @@ function loadMoreItems() {
|
||||
if (response.trim().length === 0) {
|
||||
staleLoader();
|
||||
}
|
||||
$(document).trigger("loaderFinished", response);
|
||||
hideLoader();
|
||||
isLoaderLoading = false;
|
||||
})
|
||||
|
Reference in New Issue
Block a user