From 7ea28637f5794668129f03599ffea257ef2cd67a Mon Sep 17 00:00:00 2001 From: Souad Hadjiat Date: Wed, 18 Oct 2023 17:32:13 +0200 Subject: [PATCH] [frontend] Fix filters layout is incorrect in feeds (#4646) --- .../src/private/components/data/feeds/FeedCreation.jsx | 2 +- .../src/private/components/data/feeds/FeedEdition.jsx | 2 +- .../private/components/data/stream/StreamCollectionCreation.jsx | 2 +- .../private/components/data/stream/StreamCollectionEdition.jsx | 2 +- .../private/components/data/taxii/TaxiiCollectionCreation.jsx | 2 +- .../private/components/data/taxii/TaxiiCollectionEdition.jsx | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/opencti-platform/opencti-front/src/private/components/data/feeds/FeedCreation.jsx b/opencti-platform/opencti-front/src/private/components/data/feeds/FeedCreation.jsx index 8a2ff695dda4..b2ef8393dd7a 100644 --- a/opencti-platform/opencti-front/src/private/components/data/feeds/FeedCreation.jsx +++ b/opencti-platform/opencti-front/src/private/components/data/feeds/FeedCreation.jsx @@ -484,7 +484,7 @@ const FeedCreation = (props) => { label={t('Include headers in the feed')} containerstyle={{ marginTop: 20 }} /> -
+
{ label={t('Include headers in the feed')} containerstyle={{ marginTop: 20 }} /> -
+
{ /> )} -
+
{ /> )} -
+
{ /> )} -
+
{ /> )} -
+