From c5b5a3b18b66501b9237e20cbd186890b52c3eb5 Mon Sep 17 00:00:00 2001 From: Andreas Awouters Date: Thu, 8 Feb 2024 13:22:59 +0100 Subject: [PATCH] 111638: Remove 'container' class from processes table --- .../overview/table/process-overview-table.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/process-page/overview/table/process-overview-table.component.html b/src/app/process-page/overview/table/process-overview-table.component.html index 2565a79618..c59c624b0f 100644 --- a/src/app/process-page/overview/table/process-overview-table.component.html +++ b/src/app/process-page/overview/table/process-overview-table.component.html @@ -1,4 +1,4 @@ -
+

{{'process.overview.table.' + processStatus.toLowerCase() + '.title' | translate}}