Skip to content

Commit

Permalink
Merge branch 'develop' of https://github.com/eea/volto-globalsearch i…
Browse files Browse the repository at this point in the history
…nto develop
  • Loading branch information
kreafox committed Jan 16, 2023
2 parents bfbce6f + 9259421 commit 6255bb5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/config/clusters.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const clusters = {
{
name: 'Data',
icon: { name: 'database' },
values: ['External data reference', 'Data set'],
values: ['Data set'],
defaultResultView: 'horizontalCard',
},
{
Expand All @@ -58,6 +58,7 @@ export const clusters = {
'Information portal',
'Tool',
'Case study',
'External data reference',
], // this will be transformed in "single type clusters".
defaultResultView: 'horizontalCard',
},
Expand Down

0 comments on commit 6255bb5

Please sign in to comment.