From cd113241a4affb9e1ce8bcbeac8c7adffc43ef92 Mon Sep 17 00:00:00 2001 From: Thomas Misilo Date: Mon, 19 Feb 2024 13:42:30 -0600 Subject: [PATCH] Allow the no_course_image to come from the current theme Fixes #67 --- tutorindigo/templates/indigo/lms/templates/course.html | 2 +- .../indigo/lms/templates/discovery/course_card.underscore | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorindigo/templates/indigo/lms/templates/course.html b/tutorindigo/templates/indigo/lms/templates/course.html index bb2aae8e1..aacbd4908 100644 --- a/tutorindigo/templates/indigo/lms/templates/course.html +++ b/tutorindigo/templates/indigo/lms/templates/course.html @@ -8,7 +8,7 @@
- ${course.display_name_with_default} ${course.display_number_with_default} + ${course.display_name_with_default} ${course.display_number_with_default}