Skip to content

Commit 3c62279

Browse files
authored
Merge pull request #865 from AtlasOfLivingAustralia/avh-issue-158
Add optional facet to UI
2 parents 04d3678 + 2f9090d commit 3c62279

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ansible/roles/biocache-hub/templates/config/grouped_facets_avh.json

+4
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@
132132
"sort":"count",
133133
"field":"establishment_means"
134134
},
135+
{
136+
"sort":"count",
137+
"field":"degreeOfEstablishment"
138+
},
135139
{
136140
"sort":"index",
137141
"field":"month"

0 commit comments

Comments
 (0)