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

continue jquery removal

This commit is contained in:
Luke Pulverenti 2016-06-22 00:39:47 -04:00
parent 75a40a8dbb
commit 31dc3c06e1
14 changed files with 352 additions and 375 deletions

View file

@ -228,7 +228,7 @@
function showSyncMenuInternal(options) {
require(['dialogHelper', 'paper-fab'], function (dialogHelper) {
require(['dialogHelper'], function (dialogHelper) {
var userId = Dashboard.getCurrentUserId();