Link university on dashboard.
This commit is contained in:
@@ -45,7 +45,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<section class="info">
|
<section class="info">
|
||||||
<hgroup>
|
<hgroup>
|
||||||
<a href="#" class="university">${get_course_about_section(course, 'university')}</a>
|
<a href="${reverse('university_profile', args=[course.org])}" class="university">${get_course_about_section(course, 'university')}</a>
|
||||||
<h3><a href="${course_target}">${get_course_about_section(course, "title")}</a></h3>
|
<h3><a href="${course_target}">${get_course_about_section(course, "title")}</a></h3>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
<section class="course-status">
|
<section class="course-status">
|
||||||
|
|||||||
Reference in New Issue
Block a user