diff --git a/apps/schoolCalendar/custom.html b/apps/schoolCalendar/custom.html index 03ba25472..d7c9aa920 100644 --- a/apps/schoolCalendar/custom.html +++ b/apps/schoolCalendar/custom.html @@ -506,7 +506,10 @@ draw(); ] }); }); - + + document.getElementById("upload").addEventListener("click", function () { + + }