mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
login substitute new implementation
This commit is contained in:
@@ -92,7 +92,6 @@ export class AlfrescoLoginComponent {
|
||||
|
||||
this.form.valueChanges.subscribe(data => this.onValueChanged(data));
|
||||
|
||||
// this.onValueChanged(null);
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user