Project

General

Profile

« Previous | Next » 

Revision 58825

Working on the new version of the oso. Work on the home page almost done

View differences:

country-page.component.ts
2 2
import { DataService } from '../../services/data.service';
3 3
import { ActivatedRoute } from '@angular/router';
4 4
import { DomSanitizer, SafeResourceUrl } from '@angular/platform-browser';
5
import {CountryOverview, OverviewData} from '../../domain/overview-data';
5
import { CountryOverview, OverviewData } from '../../domain/overview-data';
6 6

  
7 7
@Component({
8 8
  selector: 'app-country-page',

Also available in: Unified diff