From 2a46fdb95aa7c38cf9dc5a559073770840b2f9e6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adina=20=C8=9Aeudan?= Date: Wed, 6 Apr 2022 17:40:46 +0300 Subject: [PATCH] RED-3525: Disable switch to highlights if no highlights in file --- .../components/view-switch/view-switch.component.html | 2 +- .../components/view-switch/view-switch.component.ts | 5 +++++ libs/common-ui | 2 +- libs/red-domain/src/lib/files/file.model.ts | 2 ++ libs/red-domain/src/lib/files/file.ts | 2 ++ 5 files changed, 11 insertions(+), 2 deletions(-) diff --git a/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html b/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html index 8b9919a48..ea31603d5 100644 --- a/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html +++ b/apps/red-ui/src/app/modules/file-preview/components/view-switch/view-switch.component.html @@ -34,7 +34,7 @@