mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
#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