AdminLTEBundle
AdminLTEBundle copied to clipboard
Missing element container for badges in menu
Hi,
I have an issue with the badges in the menu. The <span class"pull-right-container"></span> is missing.
BUG REPORT:
- Add one or more badges in the menu of the sidebar.
- Badges are not in
<span class"pull-right-container"></span>as in AdminLTE. - File to edit : https://github.com/kevinpapst/AdminLTEBundle/blob/master/Resources/views/Partials/_menu.html.twig
Debug info
| Symfony version | 4.4 | | AdminLTEBundle | 3.4 | | Operating System | Windows |
Thanks for your work 😄
Can you test it with the demo app and send a PR to fix it please?
Sure. I have juste created one here : #167