mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
Modified search, agenda, dg, and event view
This commit is contained in:
@@ -28,6 +28,11 @@ const routes: Routes = [
|
||||
path: 'gabinete-digital',
|
||||
loadChildren: ()=> import('../pages/gabinete-digital/gabinete-digital.module').then(m => m.GabineteDigitalPageModule)
|
||||
},
|
||||
/* PROVISORIO */
|
||||
{
|
||||
path: 'view-event',
|
||||
loadChildren: ()=> import('../pages/view-event/view-event.module').then(m => m.ViewEventPageModule)
|
||||
},
|
||||
]
|
||||
}/* ,
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user