Update interface.html
parent
c252f74e16
commit
632c98f8be
|
|
@ -53,7 +53,7 @@
|
||||||
selectMirror: true,
|
selectMirror: true,
|
||||||
nowIndicator: true,
|
nowIndicator: true,
|
||||||
editable: true,
|
editable: true,
|
||||||
height: 700,
|
height: 670,
|
||||||
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