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

Update episodes.tpl
This commit is contained in:
Tony Moutaux 2018-04-16 19:19:51 +02:00 committed by GitHub
commit a6cdda11f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@
});
})
$('a, i:not(.dropdown)').click(function(){
$('a, .menu .item, button:not(#config, .cancel)').click(function(){
$('#loader').addClass('active');
})