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

Move Delete button to context menu

This commit is contained in:
MrTimscampi 2020-05-08 19:57:36 +02:00
parent 617708009e
commit 267d22f044
2 changed files with 1 additions and 15 deletions

View file

@ -71,13 +71,6 @@
</div>
</button>
<button is="emby-button" type="button" class="button-flat btnDeleteItem hide detailButton">
<div class="detailButton-content">
<span class="material-icons detailButton-icon delete"></span>
<div class="detailButton-text">${Delete}</div>
</div>
</button>
<button is="emby-playstatebutton" type="button" class="button-flat btnPlaystate hide detailButton">
<div class="detailButton-content">
<span class="material-icons detailButton-icon check"></span>