mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
rework filter dialog
This commit is contained in:
parent
1da9f23413
commit
902dc76b59
7 changed files with 366 additions and 328 deletions
|
@ -2423,12 +2423,6 @@ var AppInfo = {};
|
|||
roles: 'admin'
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '/collections.html',
|
||||
dependencies: [],
|
||||
autoFocus: false
|
||||
});
|
||||
|
||||
defineRoute({
|
||||
path: '/connectlogin.html',
|
||||
dependencies: ['emby-button', 'emby-input'],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue