From ac8d98a0d4338bba6564b47c809d2f79100f9910 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Wed, 2 Aug 2023 20:55:38 +0300 Subject: [PATCH] RED-3800: Update common-ui --- .../screens/user-listing/user-listing-screen.component.html | 4 ++-- .../upload-status-overlay.component.html | 2 +- libs/common-ui | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/red-ui/src/app/modules/admin/screens/user-listing/user-listing-screen.component.html b/apps/red-ui/src/app/modules/admin/screens/user-listing/user-listing-screen.component.html index f49bdb00c..9b3ea5167 100644 --- a/apps/red-ui/src/app/modules/admin/screens/user-listing/user-listing-screen.component.html +++ b/apps/red-ui/src/app/modules/admin/screens/user-listing/user-listing-screen.component.html @@ -54,16 +54,16 @@
- + {{ getDisplayRoles(user) }}
diff --git a/apps/red-ui/src/app/modules/upload-download/upload-status-overlay/upload-status-overlay.component.html b/apps/red-ui/src/app/modules/upload-download/upload-status-overlay/upload-status-overlay.component.html index 83425fcc7..a72bdf3b7 100644 --- a/apps/red-ui/src/app/modules/upload-download/upload-status-overlay/upload-status-overlay.component.html +++ b/apps/red-ui/src/app/modules/upload-download/upload-status-overlay/upload-status-overlay.component.html @@ -3,7 +3,7 @@
{{ 'upload-status.dialog.title' | translate : { len: uploadService.files.length } }}
- +