From 87ed4e39cdbb93c197fc32293118ad829e829693 Mon Sep 17 00:00:00 2001 From: noraiz-anwar Date: Fri, 30 Nov 2018 13:57:07 +0500 Subject: [PATCH] programmatically associate label tag --- lms/templates/discussion/_filter_dropdown.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/lms/templates/discussion/_filter_dropdown.html b/lms/templates/discussion/_filter_dropdown.html index db31d2b809..45c119991f 100644 --- a/lms/templates/discussion/_filter_dropdown.html +++ b/lms/templates/discussion/_filter_dropdown.html @@ -38,7 +38,7 @@ from openedx.core.djangolib.markup import HTML <%def name="render_category(categories, category, topic_list)">
  • ${category} @@ -51,12 +51,11 @@ from openedx.core.djangolib.markup import HTML