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

defer paper input loading

This commit is contained in:
Luke Pulverenti 2015-12-04 15:09:56 -05:00
parent d7fb9038a4
commit 3061849dd6
34 changed files with 34 additions and 39 deletions

View file

@ -1,4 +1,4 @@
define(['components/paperdialoghelper', 'paper-checkbox', 'paper-dialog'], function () {
define(['components/paperdialoghelper', 'paper-checkbox', 'paper-dialog', 'paper-input'], function () {
function onSubmit() {
Dashboard.showLoadingMsg();