+
+
+
+
+
+
+
+ {{ task.Folio}}
+
+
+
+
+
+
+
+
+
+ {{customDate}}{{ task.activityInstanceName }}
+ {{ task.DeadlineType }}
+
+
+
+
+
+
+
+
Intervenientes
+
+
+
+
{{interveniente.Name}}
+
+
+
+
0">
+
Com conhecimento
+
+
+
+
+
+
+
+
+
+
+ Documentos Anexados
+
+
+ {{ Document.Assunto }}
+ {{ Document.Sender}}{{ Document.DocDate | date: 'dd/MM/yyyy HH:mm' }}
+
+
+
+
+
+
+
+ [task]="task"
+ [intervenientes]="intervenientes"
+ [cc]="cc"
+ [customDate]="customDate"
+ [fulltask]="fulltask"
+ (openOptions)="openOptions($event)"
+ (goBack)="goBack()"
+ (viewDocument)="viewDocument($event)"
+ >
+
+
@@ -48,7 +115,6 @@
-