Skip to content

Commit

Permalink
Add subject aggregate detail
Browse files Browse the repository at this point in the history
  • Loading branch information
mikejritter committed Feb 21, 2024
1 parent 51560da commit 375f593
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/config/anthro.js
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ export default {
fields: [
'material',
'technique',
'contentConcept',
'subject',
'measuredPart',
'creditLine',
'taxon',
Expand Down
2 changes: 1 addition & 1 deletion src/config/fcart.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ export default {
'materialTechniqueDescription',
'material',
'technique',
'contentConcept',
'subject',
'measuredPart',
'creditLine',
],
Expand Down

0 comments on commit 375f593

Please sign in to comment.