mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
#843 fixed validation summary reset for Login
This commit is contained in:
parent
db1c205bba
commit
efc1a30256
@ -272,6 +272,7 @@ export class AlfrescoLoginComponent implements OnInit {
|
||||
*/
|
||||
private disableError() {
|
||||
this.error = false;
|
||||
this.initFormError();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user