mirror of
https://github.com/morpheus65535/bazarr.git
synced 2025-04-23 14:17:46 -04:00
commit
0580465389
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue