This commit is contained in:
tiago.kayaya
2021-05-05 17:14:44 +01:00
parent fb949400b4
commit 2003028b7d
18 changed files with 288 additions and 22 deletions
+4
View File
@@ -71,6 +71,10 @@ const routes: Routes = [
{
path: 'dar-parecer',
loadChildren: () => import('./modals/dar-parecer/dar-parecer.module').then( m => m.DarParecerPageModule)
},
{
path: 'opts-expediente',
loadChildren: () => import('./shared/popover/opts-expediente/opts-expediente.module').then( m => m.OptsExpedientePageModule)
},
/* {