Revision 50247
Added by Myrto Koukouli over 6 years ago
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
started forms