mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-26 09:37:25 +00:00
Correction to previous commit
This commit is contained in:
parent
a8db9e85aa
commit
103257ffe4
1 changed files with 1 additions and 0 deletions
|
@ -682,5 +682,6 @@
|
||||||
|
|
||||||
$('#settings_form').focusout(function() {
|
$('#settings_form').focusout(function() {
|
||||||
$('.form').form('validate form');
|
$('.form').form('validate form');
|
||||||
|
$('#loader').removeClass('active');
|
||||||
})
|
})
|
||||||
</script>
|
</script>
|
Loading…
Reference in a new issue