From c09da60fe31edade3e645f8e9cb22534722c477c Mon Sep 17 00:00:00 2001 From: Jay Zoldak Date: Tue, 13 Aug 2013 08:43:09 -0400 Subject: [PATCH] The enrollment_action value enroll should not be translated. --- lms/templates/courseware/course_about.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lms/templates/courseware/course_about.html b/lms/templates/courseware/course_about.html index 0c95a3cf8e..e4a453133d 100644 --- a/lms/templates/courseware/course_about.html +++ b/lms/templates/courseware/course_about.html @@ -42,9 +42,9 @@ ).css("display", "block"); } }); - + %else: - + $('#class_enroll_form').on('ajax:complete', function(event, xhr) { if(xhr.status == 200) { location.href = "${reverse('dashboard')}"; @@ -58,8 +58,8 @@ }); %endif - - + + })(this) @@ -219,10 +219,10 @@
- +
- +