1
0
Fork 0
mirror of https://github.com/morpheus65535/bazarr synced 2025-03-15 00:18:48 +00:00

Merge pull request #1 from TMadMac/TMadMac-patch-1

Update episode.tpl
This commit is contained in:
Tony Moutaux 2018-04-15 07:36:40 +02:00 committed by GitHub
commit 0580465389
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>