Project

General

Profile

« Previous | Next » 

Revision 52045

continued working with sushilite stats tool

View differences:

app.routing.ts
39 39
  {
40 40
    path: 'getImpact',
41 41
    loadChildren: './pages/metrics/metrics.module#MetricsModule',
42
    canActivate: [AuthGuardService]
42
    //canActivate: [AuthGuardService]
43 43
  },
44 44
  {
45 45
    path: 'admin',

Also available in: Unified diff