mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-10-08 14:51:32 +00:00
committed by
Mario Romano
parent
866c3f91a1
commit
2a257f7b62
@@ -29,6 +29,7 @@
|
||||
class="center mdl-textfield mdl-js-textfield mdl-textfield--floating-label ">
|
||||
<label for="username" class="mdl-textfield__label">{{'LOGIN.LABEL.USERNAME' | translate }}</label>
|
||||
<input
|
||||
(blur)="trimUsername($event)"
|
||||
type="text"
|
||||
class="mdl-textfield__input"
|
||||
id="username"
|
||||
|
Reference in New Issue
Block a user