Update custom.html
parent
529b0cb463
commit
3472ca355a
|
|
@ -50,7 +50,7 @@
|
||||||
nowIndicator: true,
|
nowIndicator: true,
|
||||||
editable: true,
|
editable: true,
|
||||||
height: 600,
|
height: 600,
|
||||||
initialDate: '2021-01-02', // will be parsed as local
|
initialDate: '2021-06-01', // will be parsed as local
|
||||||
select: function(arg) {
|
select: function(arg) {
|
||||||
var title = prompt('Event Title:');
|
var title = prompt('Event Title:');
|
||||||
if (title) {
|
if (title) {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue