fix vue_calendar encore_entry_link_tags

This commit is contained in:
Mathieu Jaumotte 2021-09-14 11:51:36 +02:00
parent dd0e695ac2
commit b80d109d8e

View File

@ -31,7 +31,7 @@
{% block css %} {% block css %}
{{ parent() }} {{ parent() }}
<link rel="stylesheet" href="{{ asset('build/vue_calendar.css') }}"/> {{ encore_entry_link_tags('vue_calendar') }}
{% endblock %} {% endblock %}
{% block block_post_menu %} {% block block_post_menu %}