Link university on dashboard.
This commit is contained in:
@@ -45,7 +45,7 @@
|
||||
</a>
|
||||
<section class="info">
|
||||
<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>
|
||||
</hgroup>
|
||||
<section class="course-status">
|
||||
|
||||
Reference in New Issue
Block a user