mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-16 10:57:45 +00:00
Update path to twig template with new syntax
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<div class="activity-new">
|
||||
|
||||
<div id="activity"></div> {# <=== vue component #}
|
||||
{% include 'ChillActivityBundle:Activity:new.html.twig' with {'context': 'accompanyingCourse'} %}
|
||||
{% include '@ChillActivity/Activity/new.html.twig' with {'context': 'accompanyingCourse'} %}
|
||||
|
||||
</div>
|
||||
{% endblock %}
|
||||
|
||||
Reference in New Issue
Block a user