style expedient list

This commit is contained in:
tiago.kayaya
2021-03-18 23:37:03 +01:00
parent 2c766015e7
commit 46e954794f
13 changed files with 426 additions and 8 deletions
+4
View File
@@ -31,6 +31,10 @@ const routes: Routes = [
{
path: 'events-to-approve',
loadChildren: () => import('./shared/gabinete-digital/events-to-approve/events-to-approve.module').then( m => m.EventsToApprovePageModule)
},
{
path: 'expedients',
loadChildren: () => import('./shared/gabinete-digital/expedients/expedients.module').then( m => m.ExpedientsPageModule)
},
/* {