From ec20f568eade75d669fdb4c881aa437ded50e643 Mon Sep 17 00:00:00 2001 From: ichuang Date: Mon, 8 Jul 2013 08:17:38 -0400 Subject: [PATCH] remove extra bracket which had crept into instructor dashboard --- lms/templates/courseware/instructor_dashboard.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lms/templates/courseware/instructor_dashboard.html b/lms/templates/courseware/instructor_dashboard.html index f5abe3476d..2994dc16be 100644 --- a/lms/templates/courseware/instructor_dashboard.html +++ b/lms/templates/courseware/instructor_dashboard.html @@ -10,7 +10,7 @@ %if instructor_tasks is not None: - > + %endif