avanzu / AdminThemeBundle

Admin Theme based on the AdminLTE Template for easy integration into symfony
MIT License
281 stars 149 forks source link

Fix configuration options #209

Closed pabloveintimilla closed 6 years ago

pabloveintimilla commented 6 years ago

The old instructions not work. This PR fix right options.

shakaran commented 6 years ago

This is wrong. The twig global is another context, you are confusing avanzu_admin_theme, with avanzu_admin_context https://github.com/avanzu/AdminThemeBundle/blob/master/Helper/ContextHelper.php#L139

pabloveintimilla commented 6 years ago

@shakaran but if you use twig global context not work check #201.