AutoCommit Mit Sep 2 23:03:01 CEST 2015

This commit is contained in:
Andreas Stephanides
2015-09-02 23:03:01 +02:00
parent 194a8375dd
commit 889d7ac3d0
8 changed files with 172 additions and 132 deletions

View File

@@ -46,7 +46,7 @@
</div>
<div class="span5">
<ul class="unstyled linklist">
<ul class="unstyled linkbox-list">
<% @neuigkeiten.each do |n| %>
<li><%= render n if can?(:show, n) %> </li>
<% end %>