mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
- allow custom content within login dialog - move demo shell login switches inside the dialog - readme updates and fixes - fixes #679
This commit is contained in:
committed by
Eugenio Romano
parent
d768f84838
commit
8db6a73cc8
@@ -45,6 +45,7 @@
|
||||
<span id="password-required" class="mdl-textfield__error" style="visibility: visible" data-automation-id="password-required">{{formError.password | translate }}</span>
|
||||
</span>
|
||||
</div>
|
||||
<ng-content></ng-content>
|
||||
<br>
|
||||
<button type="submit" id="login-button" tabindex="3"
|
||||
class="center mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect mdl-button--colored"
|
||||
|
Reference in New Issue
Block a user