mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
built the gabinete-digital-menu page
This commit is contained in:
@@ -14,8 +14,14 @@ const routes: Routes = [
|
||||
path: 'cal-modal',
|
||||
loadChildren: () => import('./pages/cal-modal/cal-modal.module').then( m => m.CalModalPageModule)
|
||||
},
|
||||
/*
|
||||
{
|
||||
path: 'gabinete-digital-menu',
|
||||
loadChildren: () => import('./pages/gabinete-digital-menu/gabinete-digital-menu.module').then( m => m.GabineteDigitalMenuPageModule)
|
||||
},
|
||||
|
||||
/* {
|
||||
|
||||
{
|
||||
path: 'view-event',
|
||||
loadChildren: () => import('./pages/view-event/view-event.module').then( m => m.ViewEventPageModule)
|
||||
}, */
|
||||
|
||||
Reference in New Issue
Block a user