fix lva & crawlobject

This commit is contained in:
2015-05-13 11:26:43 +02:00
parent 79dd7c4f68
commit 8de4946109
4 changed files with 11 additions and 9 deletions

View File

@@ -111,6 +111,9 @@
<%= render 'beispiele/form_bulk' %>
</div>
</div>
<% end %>
<div class="row-fluid">
<div class="span12">
<% @crawlobjects.each do |co| %>
@@ -119,7 +122,6 @@
</div>
</div>
<% end %>
</div>
</div>