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

remove more paper inputs

This commit is contained in:
Luke Pulverenti 2016-08-21 14:40:38 -04:00
parent 7af088def3
commit 4a296d5125
3 changed files with 66 additions and 63 deletions

View file

@ -2168,7 +2168,7 @@ var AppInfo = {};
defineRoute({
path: '/librarysettings.html',
dependencies: ['emby-collapse', 'emby-input', 'paper-checkbox', 'emby-button'],
dependencies: ['emby-collapse', 'emby-input', 'paper-checkbox', 'emby-button', 'emby-select'],
autoFocus: false,
roles: 'admin',
controller: 'scripts/librarysettings'