diff --git a/src/app/home/home-routing.module.ts b/src/app/home/home-routing.module.ts
index bdc264272..14220cdfb 100644
--- a/src/app/home/home-routing.module.ts
+++ b/src/app/home/home-routing.module.ts
@@ -219,6 +219,15 @@ const routes: Routes = [
]
},
+ {
+ path: 'document-detail',
+ children: [
+ {
+ path:'',
+ loadChildren: ()=> import('../modals/document-detail/document-detail.module').then(m => m.DocumentDetailPageModule)
+ }
+ ]
+ },
]
},
{
diff --git a/src/app/modals/document-detail/document-detail.page.html b/src/app/modals/document-detail/document-detail.page.html
index 91323eed8..57c6aed55 100644
--- a/src/app/modals/document-detail/document-detail.page.html
+++ b/src/app/modals/document-detail/document-detail.page.html
@@ -1,10 +1,151 @@
-
{{customDate}}{{LoadedDocument.Type}}
+{{LoadedDocument.Interveners}}
+{{LoadedDocument.Status}}
+{{LoadedDocument.Subject}}
Remetente
+
+
+
{{loadedEvent.workflowInstanceDataFields.Participants}}
Sexta, 14 de AbrilExpediente
+{{customDate}}Expediente
Muitíssimo urgente
{{c.Name}}
-{{c.Name}}
+