From 5c3a9f1e58ce5c0d6023f5e66b46e70bb35bb87e Mon Sep 17 00:00:00 2001 From: Nabil Adouani Date: Sat, 7 Nov 2020 09:23:09 +0100 Subject: [PATCH] #1625 Display ignoreSimilarity in case and alert observables list --- .../app/views/components/alert/observable-list.component.html | 3 ++- frontend/app/views/partials/observables/list/observables.html | 4 ++++ thehive/app/org/thp/thehive/services/AlertSrv.scala | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/frontend/app/views/components/alert/observable-list.component.html b/frontend/app/views/components/alert/observable-list.component.html index d69db28872..21abc48972 100644 --- a/frontend/app/views/components/alert/observable-list.component.html +++ b/frontend/app/views/components/alert/observable-list.component.html @@ -23,7 +23,7 @@ - + Type Data Date Added @@ -36,6 +36,7 @@ + {{observable.dataType}} diff --git a/frontend/app/views/partials/observables/list/observables.html b/frontend/app/views/partials/observables/list/observables.html index 823c37e8df..1d852c7e4d 100644 --- a/frontend/app/views/partials/observables/list/observables.html +++ b/frontend/app/views/partials/observables/list/observables.html @@ -31,6 +31,7 @@

+ Type @@ -71,6 +72,9 @@

+ + +