forked from bofh/fetsite
mehrere Termine je neuigkeit
This commit is contained in:
@@ -19,5 +19,7 @@
|
||||
<p></p>
|
||||
</div>
|
||||
</div>
|
||||
<%= render @neuigkeit.calentry unless @neuigkeit.calentry.nil? %>
|
||||
<% @calentries1.each do |ce|%>
|
||||
<%= render ce unless ce.nil? %>
|
||||
<% end %>
|
||||
<%= render 'layouts/pretty_toolbar', :object=> @toolbar_elements %>
|
||||
|
||||
Reference in New Issue
Block a user