mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update to jstree 3.0.8
This commit is contained in:
parent
db0f911a4d
commit
8a641ab831
253 changed files with 9495 additions and 8128 deletions
|
@ -239,7 +239,6 @@
|
|||
if (data.id != currentItem.Id) {
|
||||
|
||||
MetadataEditor.currentItemId = data.id;
|
||||
MetadataEditor.currentItemName = data.itemName;
|
||||
MetadataEditor.currentItemType = data.itemType;
|
||||
//Dashboard.navigate('edititemmetadata.html?id=' + data.id);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue