Update custom.html
parent
87a9504912
commit
66f0611123
|
|
@ -50,7 +50,7 @@
|
|||
nowIndicator: true,
|
||||
editable: true,
|
||||
height: 600,
|
||||
initialDate: '2018-06-25', // will be parsed as local
|
||||
initialDate: '2018-06-3', // will be parsed as local
|
||||
select: function(arg) {
|
||||
var title = prompt('Event Title:');
|
||||
if (title) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue