Skip to content

fix application_helper#bulk_menu for overriding abstract_model#2782

Merged
mshibuya merged 1 commit into
railsadminteam:masterfrom
evanboho:fix_wording_for
Apr 30, 2019
Merged

fix application_helper#bulk_menu for overriding abstract_model#2782
mshibuya merged 1 commit into
railsadminteam:masterfrom
evanboho:fix_wording_for

Conversation

@evanboho

Copy link
Copy Markdown
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
Copy Markdown
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