From 4efe1135cb0ca91b831c7f06ef2ec53416d4facc Mon Sep 17 00:00:00 2001 From: Arjun Singh Date: Sat, 15 Sep 2012 02:12:52 -0700 Subject: [PATCH] fix up whitespace causing weirdness in inline response comment rendering --- lms/templates/discussion/_underscore_templates.html | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/lms/templates/discussion/_underscore_templates.html b/lms/templates/discussion/_underscore_templates.html index bf1eb596d4..11108fd65f 100644 --- a/lms/templates/discussion/_underscore_templates.html +++ b/lms/templates/discussion/_underscore_templates.html @@ -36,9 +36,7 @@

-
- ${'<%- body %>'} -
+
${'<%- body %>'}
${'<% if (obj.courseware_url) { %>'}
(this post is about ${'<%- courseware_title %>'}) @@ -120,9 +118,7 @@