From a0104f6526df609944eb56ce7903b46c9e37ac2f Mon Sep 17 00:00:00 2001 From: Your Name Date: Tue, 4 Dec 2012 11:35:20 -0500 Subject: [PATCH] add flagging interface to replies and comments --- .../discussion/_underscore_templates.html | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/lms/templates/discussion/_underscore_templates.html b/lms/templates/discussion/_underscore_templates.html index ebddfdde33..b2119245ba 100644 --- a/lms/templates/discussion/_underscore_templates.html +++ b/lms/templates/discussion/_underscore_templates.html @@ -44,8 +44,11 @@
${'<%- body %>'}
- - Report Misuse + +
+ Report Misuse
+ + ${'<% if (obj.courseware_url) { %>'}
(this post is about ${'<%- courseware_title %>'}) @@ -107,7 +110,11 @@ ${"<% } else {print('anonymous');} %>"}

${'<%- created_at %>'}

-
${"<%- body %>"}
+
${"<%- body %>"}
+ +
+ Report Misuse
+