From b49a6586beaba31269e5351295fb66abcafc98d3 Mon Sep 17 00:00:00 2001 From: Kyle Fiedler Date: Mon, 23 Jul 2012 12:01:51 -0400 Subject: [PATCH] Added course stylesheet to courseware template --- lms/templates/courseware.html | 1 + 1 file changed, 1 insertion(+) diff --git a/lms/templates/courseware.html b/lms/templates/courseware.html index 464760f8da..39f15cedf6 100644 --- a/lms/templates/courseware.html +++ b/lms/templates/courseware.html @@ -20,6 +20,7 @@ ## TODO (cpennington): Remove this when we have a good way for modules to specify js to load on the page ## and in the wiki + <%static:js group='courseware'/>