Fixed translation services

This commit is contained in:
mauriziovitale84
2016-06-03 15:54:40 +01:00
parent a0ac51fe9c
commit 4b33ff877c
3 changed files with 9 additions and 5 deletions
+1
View File
@@ -63,6 +63,7 @@ export class AppComponent {
this.translate = translate;
this.translate.translationInit();
this.translate.addComponent('');
}
isActive(instruction: any[]): boolean {