thema show width

This commit is contained in:
Andreas Stephanides
2015-02-11 18:54:10 +01:00
parent 01d8b58777
commit 5439d33a3c

View File

@@ -19,7 +19,8 @@ end
<p id="notice"><%= notice %></p> <p id="notice"><%= notice %></p>
<% link_to "Zurück", @thema.themengruppe %> <% link_to "Zurück", @thema.themengruppe %>
<% thema=@thema %> <% thema=@thema %><div class="content-wrap content-column" >
<div class="contentbox"> <div class="contentbox">
<%= render :partial => 'themen/small', :object => thema %> <%= render :partial => 'themen/small', :object => thema %>
<ul class="unstyled"> <ul class="unstyled">
@@ -43,6 +44,6 @@ end
<div class=""> <div class="">
<%= render @thema.themengruppe %> <%= render @thema.themengruppe %>
</div> </div>
</div>
<% # render :partial=>'layouts/pretty_toolbar' %> <% # render :partial=>'layouts/pretty_toolbar' %>