From bee51da47f8405a065867fc1a44ddfd60b4023b4 Mon Sep 17 00:00:00 2001 From: Kevin Dao Date: Sat, 27 Apr 2019 00:09:44 -0500 Subject: [PATCH] Fixed broken URL when clicking location for a class in the weekly calendar --- js/calendar.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/calendar.js b/js/calendar.js index 7d5d8e03..fb7c15cc 100644 --- a/js/calendar.js +++ b/js/calendar.js @@ -99,7 +99,7 @@ $(function () { ${line[0]}: ${line[1]} to ${line[2]} - ${line[4]} + ${line[4]}

`; }