diff --git a/dashboard-ui/components/collectioneditor/collectioneditor.js b/dashboard-ui/components/collectioneditor/collectioneditor.js
index 99db7de03b..2adfef469c 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 bda7735026..91050d696b 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 399cf85a0a..c28380f735 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 05f9d929cb..5e1a75124d 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 2c30213a74..613c008978 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 30697c8708..c5dea67f9a 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 9a722c4e80..566169c393 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 ddca71a959..65c112db78 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 6b0c61a8fa..1723848a98 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 d32df18f8c..cc21e577aa 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 42fe87da41..44218a4d3a 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 0e2b1db66a..30fb0cb657 100644
--- a/dashboard-ui/edititemmetadata.html
+++ b/dashboard-ui/edititemmetadata.html
@@ -4,7 +4,7 @@
Emby
-