From 53f2ec219751cfd99c63c0393e9abef3e6116751 Mon Sep 17 00:00:00 2001 From: ihor-romaniuk Date: Thu, 23 May 2024 10:30:14 +0200 Subject: [PATCH] fix: display org info above the course title --- lms/templates/courseware/course_about.html | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/lms/templates/courseware/course_about.html b/lms/templates/courseware/course_about.html index 880d4cea3c0d..eec9caeadbec 100644 --- a/lms/templates/courseware/course_about.html +++ b/lms/templates/courseware/course_about.html @@ -62,6 +62,7 @@
+

${course.display_org_with_default}

${course.display_name_with_default}


${get_course_about_section(request, course, 'short_description')}

@@ -158,11 +159,6 @@

${course.display_name_with_default}

<%block name="course_about_important_dates">
    -
  1. - -

    ${_("Organization")}

    - ${course.display_org_with_default} -
  2. ${_("Course Number")}