Skip to content

Commit

Permalink
logo width, datacite Leaflet->Text, irus for nls
Browse files Browse the repository at this point in the history
  • Loading branch information
cziaarm committed Sep 17, 2024
1 parent 6f610ec commit 87573f4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/bl-overrides.scss
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ body.public-facing.bl-public-facing {
div.col-xs-12.catalog-logo-section {
img {
max-height: 100px;
max-width: 150px;
max-width: 200px;
height: unset;
}
}
Expand Down
2 changes: 1 addition & 1 deletion app/services/bolognese/readers/hyrax_work_reader.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ def resource_type_to_resource_type_general_map
'Cartographic material': 'Image', #GenericWork
'Interactive resource': 'InteractiveResource',
'Journal issue': 'Journal',
'Leaflet': 'Leaflet',
'Leaflet': 'Text',
'Learning object': 'InteractiveResource',
'Musical notation': 'Other',
'Website': 'InteractiveResource',
Expand Down
2 changes: 2 additions & 0 deletions config/irus_analytics_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ production:
source_repository: nt.iro.bl.uk
sciencemuseumgroup.iro.bl.uk:
source_repository: sciencemuseumgroup.iro.bl.uk
nls.iro.bl.uk:
source_repository: nls.iro.bl.uk

0 comments on commit 87573f4

Please sign in to comment.