vue component html anchor place

This commit is contained in:
2021-06-23 11:50:09 +02:00
parent 133c0ac1ac
commit 80c2bd285f
2 changed files with 2 additions and 2 deletions

View File

@@ -21,8 +21,8 @@
{% block title 'Update activity'|trans %}
{% block personcontent %}
{% include 'ChillActivityBundle:Activity:edit.html.twig' %}
<div id="activity"></div> {# <=== vue component #}
{% include 'ChillActivityBundle:Activity:edit.html.twig' %}
{% endblock %}
{% block js %}