login substitute new implementation

This commit is contained in:
Eugenio Romano
2016-06-29 00:37:54 +01:00
parent f2f6ffc254
commit 35d245bbaa
6 changed files with 12 additions and 20 deletions

View File

@@ -92,7 +92,6 @@ export class AlfrescoLoginComponent {
this.form.valueChanges.subscribe(data => this.onValueChanged(data));
// this.onValueChanged(null);
}
/**