1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

update translations

This commit is contained in:
Luke Pulverenti 2016-02-09 00:45:33 -05:00
parent dc0ebc82c7
commit c3b83c0c48
80 changed files with 68 additions and 107 deletions

View file

@ -902,8 +902,6 @@
editMetadata: function (itemId) {
//Dashboard.navigate('edititemmetadata.html?id=' + itemId);
require(['components/metadataeditor/metadataeditor'], function (metadataeditor) {
metadataeditor.show(itemId);