From 47685af07d7f95f0395b65b580d85034d13a2b64 Mon Sep 17 00:00:00 2001 From: Julia Hansbrough Date: Wed, 9 Oct 2013 21:32:50 +0000 Subject: [PATCH] Defined baseUrl in the legacy instructor dashboard template, fixing a bug where the HTML editor would fail to load --- lms/templates/courseware/instructor_dashboard.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lms/templates/courseware/instructor_dashboard.html b/lms/templates/courseware/instructor_dashboard.html index f3ef693ee1..9fdea3dae8 100644 --- a/lms/templates/courseware/instructor_dashboard.html +++ b/lms/templates/courseware/instructor_dashboard.html @@ -15,6 +15,9 @@ + <%static:js group='module-descriptor-js'/> %if instructor_tasks is not None: