mirror of https://github.com/morpheus65535/bazarr
Fix for Firefox 63
This commit is contained in:
parent
0669f9187b
commit
b2158ed08b
|
@ -1179,7 +1179,6 @@ $(document).ready(function() {
|
|||
$('.prev3').removeClass('disabled');
|
||||
$('.next2').removeClass('disabled');
|
||||
$('.next3').removeClass('disabled');
|
||||
$('#loader').addClass('active');
|
||||
}
|
||||
})
|
||||
;
|
||||
|
|
Loading…
Reference in New Issue