Update custom.html
parent
68db21acbb
commit
408bd24080
|
|
@ -506,7 +506,10 @@ draw();
|
||||||
]
|
]
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
|
document.getElementById("upload").addEventListener("click", function () {
|
||||||
|
|
||||||
|
}
|
||||||
</script>
|
</script>
|
||||||
<div id='calendar'></div>
|
<div id='calendar'></div>
|
||||||
</body>
|
</body>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue