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