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

reduce use of paper-checkbox

This commit is contained in:
Luke Pulverenti 2016-08-27 15:14:04 -04:00
parent dfffc7904a
commit 9eb978a98b
3 changed files with 25 additions and 18 deletions

View file

@ -2145,7 +2145,7 @@ var AppInfo = {};
defineRoute({
path: '/librarydisplay.html',
dependencies: ['emby-button', 'paper-checkbox'],
dependencies: [],
autoFocus: false,
roles: 'admin',
controller: 'dashboard/librarydisplay'