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

fix application_helper#bulk_menu for overriding abstract_model #2782

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

evanboho
Copy link
Contributor

When using the helper method bulk_menu for a model that is not the current
@abstract_model the helper incorrectly gets the wording for the instance
variable instead of passing the passed variable through.

@evanboho evanboho force-pushed the fix_wording_for branch 4 times, most recently from 001df29 to 495bf28 Compare November 29, 2016 21:55
When using the helper method `bulk_menu` for a model that is not the current
`@abstract_model` the helper incorrectly gets the wording for the instance
variable instead of passing the passed variable through.
@mshibuya mshibuya merged commit 6cde21d into railsadminteam:master Apr 30, 2019
@mshibuya
Copy link
Member

Thanks!

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.

2 participants