Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move 'Email' option to Share dropdown on item detail page #132

Merged
merged 2 commits into from
Feb 9, 2024

Conversation

jwillbpl
Copy link
Collaborator

@jwillbpl jwillbpl commented Feb 9, 2024

@bplwebmaster
Copy link

Can one of the admins verify this patch?

Copy link
Contributor

@ebenenglish ebenenglish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, there's just one line we need to add, thanks!

@@ -256,7 +257,6 @@ def relation_base_blacklight_config
blacklight_config.show.document_actions.delete(:sharing)
blacklight_config.show.document_actions.delete(:iiif_manifest)
blacklight_config.show.document_actions.delete(:bookmark)
blacklight_config.show.document_actions.delete(:email)
blacklight_config.show.document_actions.delete(:citation)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a line here:

blacklight_config.show.document_actions.delete(:item_feedback)

@ebenenglish ebenenglish merged commit f9d077a into master Feb 9, 2024
2 checks passed
@ebenenglish ebenenglish deleted the fix-#131 branch February 9, 2024 19:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants