From cd12f1778e04fd7d518bb8a3f4bd343a74a70539 Mon Sep 17 00:00:00 2001 From: Luke Pulverenti Date: Sat, 5 Dec 2015 10:41:46 -0500 Subject: [PATCH] update dependency loading --- dashboard-ui/components/directorybrowser/directorybrowser.js | 2 +- .../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 | 1 - dashboard-ui/selectserver.html | 2 +- dashboard-ui/syncjob.html | 2 +- 21 files changed, 20 insertions(+), 21 deletions(-) diff --git a/dashboard-ui/components/directorybrowser/directorybrowser.js b/dashboard-ui/components/directorybrowser/directorybrowser.js index 54c19cf2e0..40c57de704 100644 --- a/dashboard-ui/components/directorybrowser/directorybrowser.js +++ b/dashboard-ui/components/directorybrowser/directorybrowser.js @@ -1,4 +1,4 @@ -define(['components/paperdialoghelper', 'paper-item', 'paper-input', 'paper-fab'], function () { +define(['components/paperdialoghelper', 'paper-item', 'paper-input', 'paper-fab', 'paper-item-body'], function () { var systemInfo; function getSystemInfo() { diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js index 9d48e4af4b..ba2c15a645 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'], function () { +define(['components/paperdialoghelper', 'paper-dialog', 'paper-input', 'paper-fab', 'paper-item-body'], function () { var currentDeferred; var hasChanges; diff --git a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js index efd98dabad..94f4cf7696 100644 --- a/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js +++ b/dashboard-ui/components/medialibraryeditor/medialibraryeditor.js @@ -1,4 +1,4 @@ -define(['components/paperdialoghelper', 'paper-fab'], function () { +define(['components/paperdialoghelper', 'paper-fab', 'paper-item-body'], function () { var currentDeferred; var hasChanges; diff --git a/dashboard-ui/components/subtitleeditor/subtitleeditor.js b/dashboard-ui/components/subtitleeditor/subtitleeditor.js index 9264ca1534..a827fce4a9 100644 --- a/dashboard-ui/components/subtitleeditor/subtitleeditor.js +++ b/dashboard-ui/components/subtitleeditor/subtitleeditor.js @@ -1,4 +1,4 @@ -define(['components/paperdialoghelper', 'paper-fab'], function () { +define(['components/paperdialoghelper', 'paper-fab', 'paper-item-body'], function () { var currentItem; diff --git a/dashboard-ui/dashboard.html b/dashboard-ui/dashboard.html index dcf04f32d0..4dab7fc020 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 f5a869ef42..c10a0df5a5 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -4,7 +4,7 @@ -
+