diff --git a/jslib b/jslib index cc6f732a140..0217fdf7c1f 160000 --- a/jslib +++ b/jslib @@ -1 +1 @@ -Subproject commit cc6f732a140e5f49f0c2fe22c34da660ffe5ea89 +Subproject commit 0217fdf7c1f402974e9ed80e216d84dffb88a696 diff --git a/src/app/accounts/accept-organization.component.ts b/src/app/accounts/accept-organization.component.ts index 265368b16d0..f119cbfa3be 100644 --- a/src/app/accounts/accept-organization.component.ts +++ b/src/app/accounts/accept-organization.component.ts @@ -5,7 +5,6 @@ import { import { ActivatedRoute, Router, - NavigationEnd, } from '@angular/router'; import { diff --git a/src/app/accounts/login.component.html b/src/app/accounts/login.component.html index 70f222d694a..38858d856a9 100644 --- a/src/app/accounts/login.component.html +++ b/src/app/accounts/login.component.html @@ -7,13 +7,13 @@
- +
+ [(ngModel)]="masterPassword" required> @@ -22,6 +22,10 @@ {{'getMasterPasswordHint' | i18n}}
+
+ + +