From 0b3a67d287631f4539deb58e69f8602448eaccf9 Mon Sep 17 00:00:00 2001 From: Giulio Gratta Date: Thu, 6 Mar 2014 16:26:11 -0800 Subject: [PATCH] focus management and js syntax fix --- lms/templates/forgot_password_modal.html | 44 ++++++++++++------------ lms/templates/login.html | 11 +++--- 2 files changed, 28 insertions(+), 27 deletions(-) diff --git a/lms/templates/forgot_password_modal.html b/lms/templates/forgot_password_modal.html index a6b797a03a..ddb1e03dca 100644 --- a/lms/templates/forgot_password_modal.html +++ b/lms/templates/forgot_password_modal.html @@ -2,7 +2,7 @@ <%! from microsite_configuration import microsite %> <%! from django.core.urlresolvers import reverse %> -