From 7b980b82e8716e6e3fc8e058f4e867ac23ee7f72 Mon Sep 17 00:00:00 2001 From: Chris Dodge Date: Fri, 25 Sep 2015 12:13:34 -0400 Subject: [PATCH] edx-procoting will be passing back which font-awesome icon to use --- lms/templates/courseware/accordion.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/courseware/accordion.html b/lms/templates/courseware/accordion.html index 825430c122..c4aa07264e 100644 --- a/lms/templates/courseware/accordion.html +++ b/lms/templates/courseware/accordion.html @@ -45,7 +45,7 @@ else:

% if 'proctoring' in section: ## Display the proctored exam status icon and status message - + ${section['proctoring'].get('short_description', '')} ## completed proctored exam statuses should not show the due date