Project

General

Profile

« Previous | Next » 

Revision 50346

continued sources-register

View differences:

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

Also available in: Unified diff