mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
i18n fixe for login component
This commit is contained in:
@@ -78,7 +78,7 @@ export class AlfrescoLoginComponent {
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
translate.translationInit('node_modules/ng2-alfresco-login');
|
translate.addComponent('node_modules/ng2-alfresco-login');
|
||||||
|
|
||||||
this.form.valueChanges.subscribe(data => this.onValueChanged(data));
|
this.form.valueChanges.subscribe(data => this.onValueChanged(data));
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user