mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-29 05:26:13 +00:00
wip debug
This commit is contained in:
parent
5a5958704b
commit
6b3b010631
@ -11,6 +11,8 @@
|
|||||||
<label class="form-check-label" for="weekends">{{ $t('show_weekends') }}</label>
|
<label class="form-check-label" for="weekends">{{ $t('show_weekends') }}</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<div>Il y a {{ this.eventSource[0].events.length }} events</div>
|
||||||
|
|
||||||
<FullCalendar ref="fullCalendar" :options="calendarOptions">
|
<FullCalendar ref="fullCalendar" :options="calendarOptions">
|
||||||
<template v-slot:eventContent='arg' >
|
<template v-slot:eventContent='arg' >
|
||||||
<span class='calendarRangeItems'>
|
<span class='calendarRangeItems'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user