Correct all day event (#2438)

This commit is contained in:
Ppojin 2019-12-11 16:01:25 +09:00 committed by Raphael Jackstadt
parent a67b6b8d10
commit 22436d9cd2

View file

@ -903,7 +903,8 @@
title : 'All Day Event',
start : new Date(y, m, 1),
backgroundColor: '#f56954', //red
borderColor : '#f56954' //red
borderColor : '#f56954', //red
allDay : true
},
{
title : 'Long Event',