Project

General

Profile

« Previous | Next » 

Revision 50247

started forms

View differences:

sources.routing.ts
15 15
  {
16 16
    path: 'sources',
17 17
    component: SourcesComponent,
18
    canActivate: [AuthGuardService],
18
//    canActivate: [AuthGuardService],
19 19
    children: [
20 20
      {
21 21
        path: '',

Also available in: Unified diff