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