mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update sorting menus
This commit is contained in:
parent
9622aceeca
commit
705a817b12
29 changed files with 361 additions and 222 deletions
|
@ -300,11 +300,11 @@
|
|||
});
|
||||
}
|
||||
|
||||
//items.push({
|
||||
// name: Globalize.translate('ButtonOpen'),
|
||||
// id: 'open',
|
||||
// ironIcon: 'folder-open'
|
||||
//});
|
||||
items.push({
|
||||
name: Globalize.translate('ButtonOpen'),
|
||||
id: 'open',
|
||||
ironIcon: 'folder-open'
|
||||
});
|
||||
|
||||
if (options.showPlayOptions !== false) {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue