summaryrefslogtreecommitdiffstats
path: root/js/gradings.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/gradings.js')
-rw-r--r--js/gradings.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/gradings.js b/js/gradings.js
index dde8900..8902a5d 100644
--- a/js/gradings.js
+++ b/js/gradings.js
@@ -192,7 +192,7 @@ document.addEventListener("DOMContentLoaded", () => {
});
calendar_obj.render();
- loadGradings(true);
+ loadGradings();
// Setup refresh handler
$("#refresh-icon").click(() => {