From 408bd24080a2f7dcf1e6d0c33dab65da4dff82cf Mon Sep 17 00:00:00 2001 From: Ronin0000 <89286474+Ronin0000@users.noreply.github.com> Date: Sun, 21 Nov 2021 07:48:38 -0800 Subject: [PATCH] Update custom.html --- apps/schoolCalendar/custom.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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 () { + + }