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

Fixed macros.html.twig that does not show the exact value of submenu labels #189

Merged
merged 1 commit into from
Oct 15, 2017

Conversation

SalvoS81
Copy link
Contributor

To correct the error that does not show the exact value of submenu labels in the sidebar menu.

for example i tried ...
with an simple getMenu() in AdminThemeBundle/EventListener/SidebarSetupMenuDemoListener.php
image

We have ...
image
with {{ menu.menu_item_content(item, '') }}
image
with {{ menu.menu_item_content(child, '') }}

Replace item with child in call macro menu_item_content.
@SalvoS81
Copy link
Contributor Author

Thanks for all your work. Forgive me if I did not use the correct procedures, I'm new on github, and my English is poor.

@shakaran shakaran self-assigned this Oct 15, 2017
@shakaran shakaran added this to the Version 2.0 Stable milestone Oct 15, 2017
@shakaran shakaran merged commit 75a7b44 into avanzu:master Oct 15, 2017
@shakaran
Copy link
Collaborator

@SalvoS81 good catch! Thanks for your contribution! Your english is enough good and the pull request was perfectly done. Thanks again for your time and work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants