mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
mirror the metadata manager in the user preference menu
This commit is contained in:
parent
90290d30db
commit
c7a8076438
1 changed files with 10 additions and 0 deletions
|
@ -82,6 +82,16 @@
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
<div>
|
||||||
|
<a is="emby-linkbutton" href="edititemmetadata.html" style="display: block; padding: 0; margin:0;" class="listItem-border">
|
||||||
|
<div class="listItem">
|
||||||
|
<i class="md-icon listItemIcon listItemIcon-transparent">mode_edit</i>
|
||||||
|
<div class="listItemBody">
|
||||||
|
<div class="listItemBodyText">${Metadata}</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</a>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue