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
ac9ab5502a
commit
b7d63574a3
15 changed files with 121 additions and 85 deletions
|
@ -902,7 +902,7 @@
|
|||
|
||||
editMetadata: function (itemId) {
|
||||
|
||||
Dashboard.navigate('edititemmetadata.html?id=' + itemId);
|
||||
Dashboard.navigate('edititemmetadata.html?id=' + itemId);
|
||||
|
||||
//require(['components/metadataeditor/metadataeditor'], function (metadataeditor) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue