about page changes, refactor processor reply handling

This commit is contained in:
Jason Bau
2013-08-13 11:41:05 -07:00
committed by Diana Huang
parent 0b8f41443f
commit a4f5f4e42f
11 changed files with 160 additions and 138 deletions

View File

@@ -59,7 +59,6 @@
%endif
})(this)
</script>
@@ -93,6 +92,7 @@
<strong>${_("View Courseware")}</strong>
</a>
%endif
%else:
<a href="#" class="register">${_("Register for {course.display_number_with_default}").format(course=course) | h}</a>