mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 22:35:01 +00:00
finalization of my calendar ranges
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<div id="myCalendar"></div>
|
||||
|
||||
{% endblock %}
|
||||
|
||||
|
||||
{% block js %}
|
||||
{{ parent() }}
|
||||
<script type="text/javascript">
|
||||
@@ -21,6 +21,5 @@
|
||||
|
||||
{% block css %}
|
||||
{{ parent() }}
|
||||
{{ encore_entry_link_tags('vue_calendar') }}
|
||||
{{ encore_entry_link_tags('page_calendar') }}
|
||||
{{ encore_entry_link_tags('vue_mycalendarrange') }}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user