Skip to content

Commit 15e7693

Browse files
committed
OpenConceptLab/ocl_issues#2252 | repo filters to include retired filter
1 parent 314610d commit 15e7693

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/search/ResultConstants.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export const FACET_ORDER = {
9595
'toConceptOwner', 'toConceptOwnerType', 'toConceptSource', 'toConcept',
9696
'retired', 'collection_membership', 'updatedBy'
9797
],
98-
"repos": ["repoType", "sourceType", "collectionType", "owner", "ownerType", "customValidationSchema", "locale"]
98+
"repos": ["repoType", "sourceType", "collectionType", "owner", "ownerType", "customValidationSchema", "locale", "retired"]
9999
}
100100

101101
export const SORT_ATTRS = {

0 commit comments

Comments
 (0)