CC-3735 : Now Playing: Browser(Firefox) Mem usage goes high when play a show with hundreds of songs more than 3 hours
This commit is contained in:
parent
af1b5d3f7a
commit
b5b24ae8f1
3 changed files with 13 additions and 13 deletions
|
@ -591,7 +591,7 @@ var AIRTIME = (function(AIRTIME) {
|
|||
|
||||
}(AIRTIME || {}));
|
||||
|
||||
function checkImportStatus(){
|
||||
function checkImportStatus() {
|
||||
$.getJSON('/Preference/is-import-in-progress', function(data){
|
||||
var div = $('#import_status');
|
||||
var table = $('#library_display').dataTable();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue