diff --git a/dashboard-ui/components/guestinviter/guestinviter.js b/dashboard-ui/components/guestinviter/guestinviter.js index 5e2f37d70..ebf02b217 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 ca896ea6c..93d050889 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 0eb86f42a..7117ed15e 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 cdd7d021d..1e4f74d7c 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 4f89cfe34..f97f2c22c 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 c5f22bcd1..88992c5ab 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 6e5365829..4ac5fc220 100644 --- a/dashboard-ui/userpassword.html +++ b/dashboard-ui/userpassword.html @@ -1,4 +1,4 @@ -
+
@@ -20,16 +20,14 @@
-