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

fix dialogs

This commit is contained in:
Luke Pulverenti 2016-09-09 22:21:00 -04:00
parent 29f295b69c
commit d08ee04bdb
10 changed files with 113 additions and 70 deletions

View file

@ -1,4 +1,4 @@
define(['jQuery'], function ($) {
define(['jQuery', 'fnchecked'], function ($) {
var currentUser;