From 5650db889ad19d199efe06c59f766698a515a4c5 Mon Sep 17 00:00:00 2001 From: Prabhu Ramachandran Date: Sun, 20 Nov 2011 23:26:18 +0530 Subject: ENH: Adding a URL_ROOT configuration option. This is useful when you are forced to host the app on a URL like host.org/foo/exam and not as host.org/exam as you would want. Change the URL_ROOT setting to "/foo" in the above case for this to work. --- templates/exam/question.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/exam/question.html') diff --git a/templates/exam/question.html b/templates/exam/question.html index 226bdca..dec476e 100644 --- a/templates/exam/question.html +++ b/templates/exam/question.html @@ -58,7 +58,7 @@ function update_time()
-