|
|
|
@ -137,7 +137,7 @@ export class AppComponent implements OnInit, AfterViewInit {
|
|
|
|
console.log("this.TeamFlag>>>>>>>>>"+ this.TeamFlag);
|
|
|
|
console.log("this.TeamFlag>>>>>>>>>"+ this.TeamFlag);
|
|
|
|
}
|
|
|
|
}
|
|
|
|
private initializeDirection() {
|
|
|
|
private initializeDirection() {
|
|
|
|
this.direction = TranslatorService.getCurrentDirection();
|
|
|
|
// this.direction = TranslatorService.getCurrentDirection();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
private watchUserLoginChangeEvents() {
|
|
|
|
private watchUserLoginChangeEvents() {
|
|
|
|
this.events.subscribe(
|
|
|
|
this.events.subscribe(
|
|
|
|
|