summaryrefslogtreecommitdiffstats
path: root/assets
diff options
context:
space:
mode:
authorsijanec <sijanecantonluka@gmail.com>2020-06-04 15:13:04 +0200
committersijanec <sijanecantonluka@gmail.com>2020-06-04 15:13:04 +0200
commitcc82f7c592a75efaa57292e27f0596ce1ab1b6a6 (patch)
tree7a0111d4f2cb0292ab9f5f1e0ec9f1248ca39020 /assets
parentoops, didn't /install (diff)
downloadbeziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.gz
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.bz2
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.lz
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.xz
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.tar.zst
beziapp-cc82f7c592a75efaa57292e27f0596ce1ab1b6a6.zip
Diffstat (limited to 'assets')
-rw-r--r--assets/js/grades.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/js/grades.js b/assets/js/grades.js
index 91a5587..549ac7c 100644
--- a/assets/js/grades.js
+++ b/assets/js/grades.js
@@ -241,4 +241,5 @@ document.addEventListener("DOMContentLoaded", async () => {
clearGrades();
await loadGrades();
+
});