mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-15 02:17:46 +00:00
Fixing minor issue with widget api and removing homepage menu
This commit is contained in:
@@ -139,13 +139,7 @@
|
||||
</div>
|
||||
|
||||
<div class="homepage_widget">
|
||||
{{ chill_delegated_block('homepage', {} ) }}
|
||||
</div>
|
||||
|
||||
<div style="padding-top:2em; padding-bottom:2em;">
|
||||
{{ chill_menu('homepage', {
|
||||
'layout': 'ChillMainBundle::Menu/homepage.html.twig',
|
||||
}) }}
|
||||
{{ chill_widget('homepage', {} ) }}
|
||||
</div>
|
||||
{% endblock %}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user