Project

General

Profile

« Previous | Next » 

Revision 58853

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

View differences:

app-routing.module.ts
25 25
    component: ContinentOverviewComponent
26 26
  },
27 27
  {
28
    path: 'countryDashboard/:countryName',
28
    path: 'countryDashboard/:countryCode',
29 29
    component: CountryPageComponent
30 30
  },
31 31
  {

Also available in: Unified diff