studien visible

This commit is contained in:
Andreas Stephanides
2015-05-06 15:10:16 +02:00
parent 0656e849bd
commit 4b71964e26
4 changed files with 15 additions and 5 deletions

View File

@@ -5,7 +5,7 @@
<li>
<% end %>
<%= link_to I18n.t("studien.allestudien"), studien_path %> </li>
<% for s in Studium.all %>
<% for s in @studien %>
<% if !@studium.nil? && s == @studium %>
<li class="active" title="<%= s.name %>">