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

[7.0] Fix humanization for add nested element button #2659

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

tvdeyen
Copy link
Member

@tvdeyen tvdeyen commented Dec 28, 2023

Backports #2654 to 7.0-stable

Converting nestable_element to a symbol allows us to humanize the nestable element name.

(cherry picked from commit 1281ae7)

Converting `nestable_element` to a symbol allows us to humanize the nestable element name.

(cherry picked from commit 1281ae7)
@tvdeyen tvdeyen force-pushed the backport/7.0-stable/pr-2654 branch from ff1c391 to b3bb44c Compare December 28, 2023 12:44
Symbols should be used to `send` or `define_method`s.
@tvdeyen tvdeyen merged commit 55ed357 into 7.0-stable Dec 28, 2023
58 checks passed
@tvdeyen tvdeyen deleted the backport/7.0-stable/pr-2654 branch December 28, 2023 16:30
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