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

update events

This commit is contained in:
Luke Pulverenti 2015-11-27 14:54:01 -05:00
parent 2d014a82b4
commit 87207d5872
3 changed files with 18 additions and 11 deletions

View file

@ -586,6 +586,8 @@
}, 50);
}
event.stopPropagation();
event.preventDefault();
return false;
},