Skip to content

Commit be87c79

Browse files
[frontend] Enable label click actions in the Knowledge view indicator list (#9292)
1 parent 9a5a1d0 commit be87c79

File tree

4 files changed

+192
-605
lines changed

4 files changed

+192
-605
lines changed

opencti-platform/opencti-front/src/private/components/common/stix_core_relationships/views/indicators/EntityStixCoreRelationshipsIndicators.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ const EntityStixCoreRelationshipsIndicators: FunctionComponent<EntityStixCoreRel
5757
localStorage={localStorage}
5858
isRelationReversed
5959
currentView={view}
60-
enableContextualView
6160
/>}
6261

6362
{view === 'relationships'

0 commit comments

Comments
 (0)