thema show width
This commit is contained in:
@@ -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' %>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user