From a08d4b808b85c07d411bdfd890c96590f94a1647 Mon Sep 17 00:00:00 2001 From: Rocky Duan Date: Tue, 31 Jul 2012 10:47:42 -0400 Subject: [PATCH] fix raw tag data bug --- lms/templates/discussion/thread.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/discussion/thread.html b/lms/templates/discussion/thread.html index 97b71b8364..b0ece28643 100644 --- a/lms/templates/discussion/thread.html +++ b/lms/templates/discussion/thread.html @@ -67,7 +67,7 @@ ${tag | h} % endfor - + % endif