forked from bofh/fetsite
theme_anpassung
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<%= render 'fetprofiles/tabs' %>
|
||||
<div class="content-wrap content-column">
|
||||
<h1>Alle Gremien</h1>
|
||||
|
||||
<% unless params[:filter].nil? %>
|
||||
@@ -16,3 +17,4 @@
|
||||
</li>
|
||||
<% end %>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
<%= render 'fetprofiles/tabs' %>
|
||||
<p id="notice"><%= notice %></p>
|
||||
<div class="content-wrap content-column">
|
||||
<div class="container-fluid">
|
||||
<div class="row-fluid">
|
||||
<h1>
|
||||
@@ -33,6 +34,7 @@
|
||||
<% end %>
|
||||
</div>
|
||||
<% end %>
|
||||
</div>
|
||||
</div>
|
||||
<%= link_to I18n.t('common.edit'), edit_gremium_path(@gremium) %>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user