bug fixed
This commit is contained in:
parent
1ff59c5f54
commit
63e40bb966
|
@ -37,7 +37,6 @@ const routes: Routes = [
|
||||||
authentication: AppSessionResolver
|
authentication: AppSessionResolver
|
||||||
},
|
},
|
||||||
children: [
|
children: [
|
||||||
{ path: '', redirectTo: '/organization', pathMatch: 'full' },
|
|
||||||
{
|
{
|
||||||
path: 'organization',
|
path: 'organization',
|
||||||
loadChildren: () =>
|
loadChildren: () =>
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
<div fxFlexFill>
|
<div fxFlexFill>
|
||||||
sidenav page of ogranization is works!!!!
|
sidenav page of ogranization is works!
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user