diff --git a/dashboard-ui/components/collectioneditor/collectioneditor.js b/dashboard-ui/components/collectioneditor/collectioneditor.js
index 99db7de03..2adfef469 100644
--- a/dashboard-ui/components/collectioneditor/collectioneditor.js
+++ b/dashboard-ui/components/collectioneditor/collectioneditor.js
@@ -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();
diff --git a/dashboard-ui/components/directorybrowser/directorybrowser.js b/dashboard-ui/components/directorybrowser/directorybrowser.js
index bda773502..91050d696 100644
--- a/dashboard-ui/components/directorybrowser/directorybrowser.js
+++ b/dashboard-ui/components/directorybrowser/directorybrowser.js
@@ -1,4 +1,4 @@
-define(['components/paperdialoghelper', 'paper-item'], function () {
+define(['components/paperdialoghelper', 'paper-item', 'paper-input'], function () {
var systemInfo;
function getSystemInfo() {
diff --git a/dashboard-ui/components/itemidentifier/itemidentifier.js b/dashboard-ui/components/itemidentifier/itemidentifier.js
index 399cf85a0..c28380f73 100644
--- a/dashboard-ui/components/itemidentifier/itemidentifier.js
+++ b/dashboard-ui/components/itemidentifier/itemidentifier.js
@@ -344,7 +344,7 @@
currentDeferred = deferred;
hasChanges = false;
- require(['components/paperdialoghelper'], function () {
+ require(['components/paperdialoghelper', 'paper-input'], function () {
showEditor(itemId);
});
diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js
index 05f9d929c..5e1a75124 100644
--- a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js
+++ b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js
@@ -1,4 +1,4 @@
-define(['components/paperdialoghelper', 'paper-dialog'], function () {
+define(['components/paperdialoghelper', 'paper-dialog', 'paper-input'], function () {
var currentDeferred;
var hasChanges;
diff --git a/dashboard-ui/components/playlisteditor/playlisteditor.js b/dashboard-ui/components/playlisteditor/playlisteditor.js
index 2c30213a7..613c00897 100644
--- a/dashboard-ui/components/playlisteditor/playlisteditor.js
+++ b/dashboard-ui/components/playlisteditor/playlisteditor.js
@@ -1,4 +1,4 @@
-define(['components/paperdialoghelper', 'paper-dialog'], function () {
+define(['components/paperdialoghelper', 'paper-dialog', 'paper-input'], function () {
var lastPlaylistId = '';
diff --git a/dashboard-ui/components/tvproviders/schedulesdirect.js b/dashboard-ui/components/tvproviders/schedulesdirect.js
index 30697c870..c5dea67f9 100644
--- a/dashboard-ui/components/tvproviders/schedulesdirect.js
+++ b/dashboard-ui/components/tvproviders/schedulesdirect.js
@@ -1,4 +1,4 @@
-define(['paper-checkbox'], function () {
+define(['paper-checkbox', 'paper-input'], function () {
return function (page, providerId, options) {
diff --git a/dashboard-ui/connectlogin.html b/dashboard-ui/connectlogin.html
index 9a722c4e8..566169c39 100644
--- a/dashboard-ui/connectlogin.html
+++ b/dashboard-ui/connectlogin.html
@@ -4,7 +4,7 @@
${TitleSignIn}
-
+
diff --git a/dashboard-ui/dashboardgeneral.html b/dashboard-ui/dashboardgeneral.html
index ddca71a95..65c112db7 100644
--- a/dashboard-ui/dashboardgeneral.html
+++ b/dashboard-ui/dashboardgeneral.html
@@ -4,7 +4,7 @@
${TitleServer}
-
+
diff --git a/dashboard-ui/dashboardhosting.html b/dashboard-ui/dashboardhosting.html
index 6b0c61a8f..1723848a9 100644
--- a/dashboard-ui/dashboardhosting.html
+++ b/dashboard-ui/dashboardhosting.html
@@ -4,7 +4,7 @@
${TitleAdvanced}
-
+
diff --git a/dashboard-ui/device.html b/dashboard-ui/device.html
index d32df18f8..cc21e577a 100644
--- a/dashboard-ui/device.html
+++ b/dashboard-ui/device.html
@@ -4,7 +4,7 @@
${TitleDevices}
-
+
diff --git a/dashboard-ui/devicesupload.html b/dashboard-ui/devicesupload.html
index 42fe87da4..44218a4d3 100644
--- a/dashboard-ui/devicesupload.html
+++ b/dashboard-ui/devicesupload.html
@@ -4,7 +4,7 @@
${TitleDevices}
-
+
diff --git a/dashboard-ui/edititemmetadata.html b/dashboard-ui/edititemmetadata.html
index 0e2b1db66..30fb0cb65 100644
--- a/dashboard-ui/edititemmetadata.html
+++ b/dashboard-ui/edititemmetadata.html
@@ -4,7 +4,7 @@
Emby
-