Skip to content

Commit 5307f7c

Browse files
frano-mMillenniumFalconMechanic
authored andcommitted
Remove 'effective organ' from search drop down. Resolves #968. (#984)
1 parent 266c271 commit 5307f7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spa/src/app/files/shared/search-term.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ export class SearchTermService {
2525
// Search blacklist - exclude from set of search terms
2626
private SEARCH_TERM_BLACKLIST = [
2727
"contactName",
28+
"effectiveOrgan",
2829
"laboratory",
2930
"organismAge",
3031
"organismAgeUnit",

0 commit comments

Comments
 (0)