mirror of https://github.com/morpheus65535/bazarr
commit
0580465389
|
@ -317,7 +317,7 @@
|
|||
});
|
||||
})
|
||||
|
||||
$('a, i').click(function(){
|
||||
$('a, i:not(.dropdown)').click(function(){
|
||||
$('#loader').addClass('active');
|
||||
})
|
||||
|
||||
|
@ -347,4 +347,4 @@
|
|||
|
||||
$('.small.modal').modal('show');
|
||||
})
|
||||
</script>
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue