Project

General

Profile

« Previous | Next » 

Revision 50290

forms array view works!

View differences:

metrics.routing.ts
12 12
const metricsRoutes: Routes = [
13 13
  {
14 14
    path: 'getImpact',
15
//    canActivate: [AuthGuardService],
15
    canActivate: [AuthGuardService],
16 16
    children: [
17 17
      {
18 18
        path: '',

Also available in: Unified diff