try fix event
This commit is contained in:
parent
3809d96504
commit
ece995352f
5 changed files with 14 additions and 15 deletions
|
|
@ -23,7 +23,7 @@
|
|||
<script src="https://cdn.jsdelivr.net/npm/dayjs@1/dayjs.min.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/dayjs@1/locale/fr.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/npm/dayjs@1/plugin/weekOfYear.js"></script>
|
||||
<script src="<?= url('/assets/dist/calendar.min.js') ?>"></script>
|
||||
<script src="<?= url('/assets/js/calendar.js') ?>"></script>
|
||||
<?php endif ?>
|
||||
|
||||
<!-- Swiper -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue