mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 04:57:52 +00:00
Revert "EventsService Changes. Attendees Page. Others."
This reverts commit 11fdfe1e54.
This commit is contained in:
@@ -15,10 +15,6 @@ const routes: Routes = [
|
||||
{
|
||||
path: 'attachments',
|
||||
loadChildren: () => import('./attachments/attachments.module').then( m => m.AttachmentsPageModule)
|
||||
},
|
||||
{
|
||||
path: 'attendees',
|
||||
loadChildren: () => import('./attendees/attendees.module').then( m => m.AttendeesPageModule)
|
||||
}
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user