From fc907fe0558cf20a22be68c4e3dbb279be8553a1 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 13 Mar 2013 18:50:00 -0400 Subject: [PATCH] candidate without inline --- lms/templates/discussion/_single_thread.html | 3 --- 1 file changed, 3 deletions(-) diff --git a/lms/templates/discussion/_single_thread.html b/lms/templates/discussion/_single_thread.html index 66e901f5e9..0dec32ad47 100644 --- a/lms/templates/discussion/_single_thread.html +++ b/lms/templates/discussion/_single_thread.html @@ -6,9 +6,6 @@
- %if thread['pinned'] - PINNED - %endif %if thread['group_id']
This post visible only to group ${cohort_dictionary[thread['group_id']]}.
%endif