From 3542c2a4625f2ddbfca22bc46bca78282d8418be Mon Sep 17 00:00:00 2001 From: DarkPete Date: Wed, 30 Jan 2019 10:22:06 +0100 Subject: [PATCH] back added --- templates/student.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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; }); - */ +