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 @@ -
+