Correct all day event (#2438)
This commit is contained in:
committed by
Raphael Jackstadt
parent
a67b6b8d10
commit
22436d9cd2
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user