From 9177b697312d5b680ba88f2c0414f1f4ac1b195f Mon Sep 17 00:00:00 2001 From: Seth Woodworth Date: Wed, 27 Mar 2013 17:51:23 -0400 Subject: [PATCH] add javascript to auto-scroll down to form if there are errors --- karmaworld/templates/courses/course_list.html | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/karmaworld/templates/courses/course_list.html b/karmaworld/templates/courses/course_list.html index e8d9ecd..cc18a4b 100644 --- a/karmaworld/templates/courses/course_list.html +++ b/karmaworld/templates/courses/course_list.html @@ -13,10 +13,19 @@ {% endblock %} {% block pagescripts %} -