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-09-11 11:30:04 -04:00
parent 9b12ffa6d7
commit 13096410b0
3 changed files with 39 additions and 23 deletions

View file

@ -1,4 +1,4 @@
define(['jQuery'], function ($) {
define(['jQuery', 'fnchecked', 'emby-checkbox'], function ($) {
function loadPage(page, config) {