mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix vue_calendar encore_entry_link_tags
This commit is contained in:
parent
dd0e695ac2
commit
b80d109d8e
@ -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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user