Project

General

Profile

« Previous | Next » 

Revision 58904

Working on the new version of the oso - almost done with tha mobile version of the pages

View differences:

continent-overview.component.ts
22 22
              private sanitizer: DomSanitizer) { }
23 23

  
24 24
  ngOnInit(): void {
25

  
26
    window.scroll(0, 0);
27

  
25 28
    this.continentName = this.route.snapshot.paramMap.get('continentName');
26 29

  
27 30
    this.dataService.getEuropeOAPercentages().subscribe(

Also available in: Unified diff