diff --git a/dashboard-ui/components/guestinviter/guestinviter.js b/dashboard-ui/components/guestinviter/guestinviter.js index 5e2f37d701..ebf02b2177 100644 --- a/dashboard-ui/components/guestinviter/guestinviter.js +++ b/dashboard-ui/components/guestinviter/guestinviter.js @@ -1,4 +1,4 @@ -define(['dialogHelper', 'jQuery', 'paper-input', 'paper-button', 'emby-collapsible', 'paper-checkbox', 'paper-icon-button-light'], function (dialogHelper, $) { +define(['dialogHelper', 'jQuery', 'emby-input', 'paper-button', 'emby-collapsible', 'paper-checkbox', 'paper-icon-button-light'], function (dialogHelper, $) { function renderLibrarySharingList(context, result) { diff --git a/dashboard-ui/components/guestinviter/guestinviter.template.html b/dashboard-ui/components/guestinviter/guestinviter.template.html index ca896ea6c2..93d050889c 100644 --- a/dashboard-ui/components/guestinviter/guestinviter.template.html +++ b/dashboard-ui/components/guestinviter/guestinviter.template.html @@ -7,10 +7,12 @@
- -
-
${LabelConnectGuestUserNameHelp}
-
${ButtonLearnMoreAboutEmbyConnect}
+
+ +
+
${LabelConnectGuestUserNameHelp}
+
${ButtonLearnMoreAboutEmbyConnect}
+

diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js index 0eb86f42a5..7117ed15ea 100644 --- a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js +++ b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.js @@ -1,4 +1,4 @@ -define(['dialogHelper', 'jQuery', 'paper-input', 'paper-fab', 'paper-item-body', 'paper-icon-item', 'paper-icon-button-light'], function (dialogHelper, $) { +define(['dialogHelper', 'jQuery', 'emby-input', 'emby-select', 'paper-fab', 'paper-item-body', 'paper-icon-item', 'paper-icon-button-light'], function (dialogHelper, $) { var currentDeferred; var hasChanges; diff --git a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html index cdd7d021db..1e4f74d7c0 100644 --- a/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html +++ b/dashboard-ui/components/medialibrarycreator/medialibrarycreator.template.html @@ -6,16 +6,14 @@
-
- - +
+
-
- +
+
-

${HeadersFolders}

diff --git a/dashboard-ui/scripts/site.js b/dashboard-ui/scripts/site.js index 4f89cfe341..f97f2c22c1 100644 --- a/dashboard-ui/scripts/site.js +++ b/dashboard-ui/scripts/site.js @@ -3045,7 +3045,7 @@ var AppInfo = {}; defineRoute({ path: '/wizarduser.html', - dependencies: ['dashboardcss'], + dependencies: ['dashboardcss', 'emby-input'], autoFocus: false, anonymous: true }); diff --git a/dashboard-ui/usernew.html b/dashboard-ui/usernew.html index c5f22bcd13..88992c5ab9 100644 --- a/dashboard-ui/usernew.html +++ b/dashboard-ui/usernew.html @@ -1,15 +1,13 @@ -
+
-
    -
  • - -
    ${LabelNewUserNameHelp}
    -
  • -
+
+ +
${LabelNewUserNameHelp}
+

${HeaderLibraryAccess}

diff --git a/dashboard-ui/userpassword.html b/dashboard-ui/userpassword.html index 6e53658297..4ac5fc2201 100644 --- a/dashboard-ui/userpassword.html +++ b/dashboard-ui/userpassword.html @@ -1,4 +1,4 @@ -
+
@@ -20,16 +20,14 @@
-