Skip to content

Commit

Permalink
fix error in spec
Browse files Browse the repository at this point in the history
  • Loading branch information
jendiamond committed Dec 8, 2023
1 parent 36ea8d2 commit 32adbd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/catalog_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,6 @@ class CatalogController < ApplicationController
config.add_show_field 'ark_ssi', label: 'ARK'
config.add_show_field 'other_versions_tesim', label: 'Other version(s)'
config.add_show_field 'identifier_global_tesim', label: 'Identifier'
config.add_show_field 'identifier_tesim', label: 'Other identifier'

# ACCESS CONDITION
config.add_show_field 'human_readable_rights_statement_tesim', label: 'Rights statement'
Expand Down

0 comments on commit 32adbd9

Please sign in to comment.