1
0
Fork 0
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:
Luke Pulverenti 2016-06-18 15:21:28 -04:00
parent 1da9f23413
commit 902dc76b59
7 changed files with 366 additions and 328 deletions

View file

@ -2423,12 +2423,6 @@ var AppInfo = {};
roles: 'admin'
});
defineRoute({
path: '/collections.html',
dependencies: [],
autoFocus: false
});
defineRoute({
path: '/connectlogin.html',
dependencies: ['emby-button', 'emby-input'],