From bc6fe3e2fa5754f7dc139308067c62a40dc1f47e Mon Sep 17 00:00:00 2001 From: Valentin Mihai Date: Thu, 7 Sep 2023 23:15:56 +0300 Subject: [PATCH] DM-358 - update common ui --- .../annotation-actions/annotation-actions.component.ts | 1 - libs/common-ui | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts b/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts index cf82c6184..b908a9a20 100644 --- a/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts +++ b/apps/red-ui/src/app/modules/file-preview/components/annotation-actions/annotation-actions.component.ts @@ -30,7 +30,6 @@ export class AnnotationActionsComponent implements OnChanges { @Input() tooltipPosition: 'before' | 'above' = 'before'; @Input() canPerformAnnotationActions: boolean; @Input() alwaysVisible: boolean; - readonly #isDocumine = getConfig().IS_DOCUMINE; readonly roles = Roles; annotationPermissions: AnnotationPermissions; isImage = true; diff --git a/libs/common-ui b/libs/common-ui index da0e05772..c83eb568d 160000 --- a/libs/common-ui +++ b/libs/common-ui @@ -1 +1 @@ -Subproject commit da0e0577218fa268bd14e06db889f74b23508f75 +Subproject commit c83eb568db039e60db49d96b5a99af204b0bdd99