Progressbars

This commit is contained in:
Paulo Pinto
2020-08-28 11:45:50 +01:00
parent 0480d28caa
commit ab6fc2df8d
7 changed files with 19 additions and 9 deletions
+1 -1
View File
@@ -59,7 +59,7 @@ const routes: Routes = [
loadChildren: ()=> import('../pages/gabinete-digital/gabinete-digital.module').then(m => m.GabineteDigitalPageModule)
},
{
path:':expedienteId',
path:'expediente',
children: [
{
path:'',