mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Merge pull request #995 from Alfresco/dev-denys-843
fixed validation summary reset for Login
This commit is contained in:
@@ -272,6 +272,7 @@ export class AlfrescoLoginComponent implements OnInit {
|
||||
*/
|
||||
private disableError() {
|
||||
this.error = false;
|
||||
this.initFormError();
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user