From ac90f38b8ef8a535fca3e67a2cf0040ae48ccdb6 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 5 Dec 2015 10:47:31 -0500 Subject: [PATCH] update dependency loading --- .../components/medialibrarycreator/medialibrarycreator.js | 2 +- .../components/medialibraryeditor/medialibraryeditor.js | 2 +- dashboard-ui/components/subtitleeditor/subtitleeditor.js | 2 +- dashboard-ui/dashboard.html | 2 +- dashboard-ui/itemdetails.html | 2 +- dashboard-ui/livetvstatus.html | 2 +- dashboard-ui/mypreferenceshome.html | 2 +- dashboard-ui/mypreferencesmenu.html | 2 +- dashboard-ui/mysyncjob.html | 2 +- dashboard-ui/scripts/devices.js | 2 +- dashboard-ui/scripts/livetvcomponents.js | 2 +- dashboard-ui/scripts/livetvrecordings.js | 2 +- dashboard-ui/scripts/livetvseriestimers.js | 2 +- dashboard-ui/scripts/notifications.js | 2 +- dashboard-ui/scripts/notificationsettings.js | 2 +- dashboard-ui/scripts/registrationservices.js | 2 +- dashboard-ui/scripts/scheduledtaskspage.js | 2 +- dashboard-ui/scripts/site.js | 3 --- dashboard-ui/selectserver.html | 2 +- dashboard-ui/syncjob.html | 2 +- 20 files changed, 19 insertions(+), 22 deletions(-) diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js index ba2c15a645..78d32eea20 100644 --- a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js +++ b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js @@ -1,4 +1,4 @@ -define(['components/paperdialoghelper', 'paper-dialog', 'paper-input', 'paper-fab', 'paper-item-body'], function () { +define(['components/paperdialoghelper', 'paper-dialog', 'paper-input', 'paper-fab', 'paper-item-body', 'paper-icon-item'], function () { var currentDeferred; var hasChanges; diff --git a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js index 94f4cf7696..c21a0f4512 100644 --- a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js +++ b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js @@ -1,4 +1,4 @@ -define(['components/paperdialoghelper', 'paper-fab', 'paper-item-body'], function () { +define(['components/paperdialoghelper', 'paper-fab', 'paper-item-body', 'paper-icon-item'], function () { var currentDeferred; var hasChanges; diff --git a/dashboard-ui/components/subtitleeditor/subtitleeditor.js b/dashboard-ui/components/subtitleeditor/subtitleeditor.js index a827fce4a9..5fff1d30f8 100644 --- a/dashboard-ui/components/subtitleeditor/subtitleeditor.js +++ b/dashboard-ui/components/subtitleeditor/subtitleeditor.js @@ -1,4 +1,4 @@ -define(['components/paperdialoghelper', 'paper-fab', 'paper-item-body'], function () { +define(['components/paperdialoghelper', 'paper-fab', 'paper-item-body', 'paper-icon-item'], function () { var currentItem; diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index 4dab7fc020..dcf04f32d0 100644 --- a/dashboard-ui/dashboard.html +++ b/dashboard-ui/dashboard.html @@ -4,7 +4,7 @@ ${TitleServer} -
+
diff --git a/dashboard-ui/itemdetails.html b/dashboard-ui/itemdetails.html index c10a0df5a5..71c72a4d20 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -4,7 +4,7 @@ -
+