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

update upcoming

This commit is contained in:
Luke Pulverenti 2016-02-14 22:18:46 -05:00
parent f699dc85dd
commit 8b486931f9
3 changed files with 4 additions and 3 deletions

View file

@ -124,7 +124,7 @@
li += '</a>';
li += '<a class="blockedTag btnDeleteTag" href="#" data-tag="' + h + '"></a>';
li += '<a class="blockedTag btnDeleteTag" href="#" data-tag="' + h + '" data-icon="delete"></a>';
li += '</li>';