Commit e6aee590 by Matthew Mongeau

Link university on dashboard.

parent 2c41ae79
......@@ -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">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment