mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-28 13:06: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>
|
||||
</div>
|
||||
|
||||
<div>Il y a {{ this.eventSource[0].events.length }} events</div>
|
||||
|
||||
<FullCalendar ref="fullCalendar" :options="calendarOptions">
|
||||
<template v-slot:eventContent='arg' >
|
||||
<span class='calendarRangeItems'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user