keyboard isuse fixed

mekawy-issues
umasoodch 6 years ago
parent 94a3f61e91
commit 9984c275da

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

Loading…
Cancel
Save