From 80eb89a23d466566b90f08a67ad17cdc58260b4a Mon Sep 17 00:00:00 2001 From: Bridger Maxwell Date: Wed, 18 Jul 2012 16:20:11 -0400 Subject: [PATCH] Added the course image to the about page, even if the video doesn't exist. --- lms/templates/portal/course_about.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lms/templates/portal/course_about.html b/lms/templates/portal/course_about.html index 739b5b5c1b..00a16ef90f 100644 --- a/lms/templates/portal/course_about.html +++ b/lms/templates/portal/course_about.html @@ -37,6 +37,12 @@
+ %else: +
+
+ +
+ % endif