Skip to content

Commit

Permalink
Merged in DSC-552 (pull request DSpace#1206)
Browse files Browse the repository at this point in the history
[DSC-552] Fix plumx popup position in item page
  • Loading branch information
Davide Negretti committed Oct 17, 2023
2 parents 5568834 + 47a4e75 commit 8bc0bea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dspace/config/modules/metrics.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ plumx.data-no-thumbnail = false
plumx.data-no-artifacts = false

# properties for publication widget
plumx.data-popup = left
plumx.data-popup = bottom
plumx.data-hide-when-empty = true
plumx.data-hide-usage = false
plumx.data-hide-captures = false
Expand Down

0 comments on commit 8bc0bea

Please sign in to comment.