diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js index ba2c15a64..78d32eea2 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 94f4cf769..c21a0f451 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 a827fce4a..5fff1d30f 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 4dab7fc02..dcf04f32d 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 c10a0df5a..71c72a4d2 100644 --- a/dashboard-ui/itemdetails.html +++ b/dashboard-ui/itemdetails.html @@ -4,7 +4,7 @@ -
+