1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update image processing

This commit is contained in:
Luke Pulverenti 2015-07-29 16:31:15 -04:00
parent 6d7ee58678
commit dd55a5fe61
3 changed files with 3 additions and 3 deletions

View file

@ -39,7 +39,7 @@
function onSubmit() {
var page = $(this).parents('.page');
var page = $(this).parents('.page')[0];
Dashboard.showLoadingMsg();