diff --git a/templates/student.html b/templates/student.html index 7c4dd6b..92f2431 100644 --- a/templates/student.html +++ b/templates/student.html @@ -74,7 +74,7 @@
@@ -153,7 +153,7 @@ } }); }); - /* + $('.backtolectures').on('click', function(event) { event.preventDefault(); //var pathloc = window.location.pathname; @@ -162,7 +162,7 @@ window.location.href = link; }); - */ +