mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update metadata editor
This commit is contained in:
parent
40b4010ce4
commit
ee7c67b429
2 changed files with 196 additions and 26 deletions
|
@ -3,6 +3,10 @@
|
|||
<div class="dialogHeaderTitle">
|
||||
${ButtonEdit}
|
||||
</div>
|
||||
<paper-button class="btnHeaderSave accent" tabindex="-1" style="margin-left:auto;">
|
||||
<iron-icon icon="check"></iron-icon>
|
||||
<span>${ButtonSave}</span>
|
||||
</paper-button>
|
||||
</div>
|
||||
|
||||
<form class="editItemMetadataForm editMetadataForm ">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue