studien index li-Element

This commit is contained in:
Andreas Stephanides
2013-09-30 21:23:16 +02:00
parent ae2741ecb0
commit 56798bdc4c

View File

@@ -7,10 +7,10 @@
<ul class="unstyled linkbox-list">
<% @studien.each do |studium|%>
<li>
<%= render studium%>
</li>
<% end %>
</ul>
<br>