From e7a23221132661e1d3cafcd7338e0efb18593b62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Fri, 4 Mar 2022 18:13:06 +0200 Subject: [PATCH] OCR processing indicator in file preview --- .../components/file-workload/file-workload.component.html | 5 +++++ .../components/file-workload/file-workload.component.scss | 6 ++++-- apps/red-ui/src/app/services/permissions.service.ts | 2 +- libs/common-ui | 2 +- libs/red-domain/src/lib/files/file.model.ts | 2 ++ 5 files changed, 13 insertions(+), 4 deletions(-) diff --git a/apps/red-ui/src/app/modules/dossier/screens/file-preview-screen/components/file-workload/file-workload.component.html b/apps/red-ui/src/app/modules/dossier/screens/file-preview-screen/components/file-workload/file-workload.component.html index 25e934cfe..ba8892922 100644 --- a/apps/red-ui/src/app/modules/dossier/screens/file-preview-screen/components/file-workload/file-workload.component.html +++ b/apps/red-ui/src/app/modules/dossier/screens/file-preview-screen/components/file-workload/file-workload.component.html @@ -33,6 +33,11 @@