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

Update episode.tpl
pull/55/head
Tony Moutaux 7 years ago committed by GitHub
commit 0580465389
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save