Project

General

Profile

« Previous | Next » 

Revision 52995

almost ready for release

View differences:

adminPg.routing.ts
11 11
    component: AdminPgComponent,
12 12
    children: [
13 13
      {
14
        path: '',
15
        redirectTo: '/help-texts',
16
        pathMatch: 'full'
17
      },
18
      {
19
        path: 'help-texts',
20
        component: AdminPgHelpTextsComponent
21
      },
22
      {
23 14
        path: 'metrics',
24 15
        component: AdminPgMetricsComponent
25 16
      }

Also available in: Unified diff