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

move paper dialog helper

This commit is contained in:
Luke Pulverenti 2016-01-30 14:31:22 -05:00
parent 54d014972b
commit 88bd9c7abb
18 changed files with 44 additions and 25 deletions

View file

@ -1,4 +1,4 @@
define(['components/paperdialoghelper', 'paper-dialog', 'paper-fab'], function (paperDialogHelper) {
define(['paperdialoghelper', 'paper-dialog', 'paper-fab'], function (paperDialogHelper) {
var currentItemId;
var currentFile;