themengruppeprivate

This commit is contained in:
2014-05-27 19:42:05 +05:30
parent 13514317c9
commit adfec2446e
9 changed files with 19 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
<h1>Listing gremien</h1>
<%= render 'layouts/pretty_toolbar' %>
<div class="container-fluid">
<% @gremien.each do |gremium| %>
<div class="row-fluid">
@@ -38,7 +39,7 @@
</table>
<br />
<%= render 'layouts/pretty_toolbar' %>