mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update auto-organize popup
This commit is contained in:
parent
06c88752b1
commit
95dadd9829
9 changed files with 51 additions and 67 deletions
|
@ -71,8 +71,6 @@
|
|||
<button type="submit" data-role="none" class="clearButton">
|
||||
<paper-button raised class="submit block"><iron-icon icon="check"></iron-icon><span>${ButtonSave}</span></paper-button>
|
||||
</button>
|
||||
|
||||
<paper-button raised class="cancel block btnCancel" onclick="history.back();"><iron-icon icon="close"></iron-icon><span>${ButtonCancel}</span></paper-button>
|
||||
</li>
|
||||
</ul>
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue