mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
wip debug
This commit is contained in:
@@ -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'>
|
||||||
|
Reference in New Issue
Block a user