sort themen

This commit is contained in:
2014-06-24 13:00:24 +02:00
parent c1469c5964
commit 87bc66f7df

View File

@@ -9,7 +9,7 @@
<%= @themengruppe.text %>
</p>
<ul class="unstyled linkbox-list" >
<% @themengruppe.themen.each do |thema| %>
<% @themen.each do |thema| %>
<li>
<div class="contentbox">
<%= render :partial => 'themen/small', :object => thema %>