From 0dc2871bb6c1a6acb4ff23b80ffd968ee80ccd74 Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Wed, 3 May 2023 00:25:06 +0300 Subject: [PATCH] RED-6693 - Allow editing file attributes during reprocessing/queuing --- .../table-item/file-attribute/file-attribute.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/red-ui/src/app/modules/dossier-overview/components/table-item/file-attribute/file-attribute.component.html b/apps/red-ui/src/app/modules/dossier-overview/components/table-item/file-attribute/file-attribute.component.html index fdeb8e0ed..8e295b8c2 100644 --- a/apps/red-ui/src/app/modules/dossier-overview/components/table-item/file-attribute/file-attribute.component.html +++ b/apps/red-ui/src/app/modules/dossier-overview/components/table-item/file-attribute/file-attribute.component.html @@ -4,7 +4,7 @@ {{ fileAttributeValue ? (fileAttributeValue | date : 'd MMM yyyy') : '-' }} - +