Skip to content
Snippets Groups Projects
Commit b8463f4d authored by Arnaud Levy's avatar Arnaud Levy
Browse files

link to cohort

parent 68d51431
No related branches found
No related tags found
No related merge requests found
......@@ -13,9 +13,11 @@ edit ||= false
<div class="row">
<div class="col-md-6">
<p class="mb-0">
<b><%= cohort.program %></b><br>
<%= cohort.program.diploma %><br>
<%= cohort.year %>
<%= link_to cohort do %>
<b><%= cohort.program %></b><br>
<%= cohort.program.diploma %><br>
<%= cohort.year %>
<% end %>
</p>
</div>
<div class="col-md-6 text-end">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment