Skip to content
Snippets Groups Projects
Commit ea2784fe authored by Rémi PAILHAREY's avatar Rémi PAILHAREY :fork_knife_plate:
Browse files

Merge branch 'feat/US217-remove-footer' into 'V2.0'

Feat/us217 remove footer

See merge request web-et-numerique/pamn_plateforme-des-acteurs-de-la-mediation-numerique/pamn_client!334
parents b8705798 2343c6aa
No related branches found
No related tags found
4 merge requests!418V2.1.0,!400V2.0,!334Feat/us217 remove footer,!230V2.0
......@@ -46,7 +46,6 @@ const routes: Routes = [
path: '',
component: OrientationFormComponent,
},
footerOutletRoute,
],
},
{
......@@ -236,7 +235,6 @@ const routes: Routes = [
canActivate: [AdminGuard],
loadChildren: () => import('./admin/admin.module').then((m) => m.AdminModule),
},
footerOutletRoute,
],
},
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment