From abcbb09414d3c687b88ca2a48a6ea0b57a543ccf Mon Sep 17 00:00:00 2001 From: attiyaishaque Date: Wed, 15 Mar 2017 17:45:29 +0500 Subject: [PATCH] TNL-6188 Escaping in course outline section & subsection. --- lms/templates/courseware/accordion.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lms/templates/courseware/accordion.html b/lms/templates/courseware/accordion.html index 5d54e5797d..0fd6c9a4c3 100644 --- a/lms/templates/courseware/accordion.html +++ b/lms/templates/courseware/accordion.html @@ -19,7 +19,7 @@ else:
@@ -27,7 +27,7 @@ else: % for section in chapter['sections']: