This commit is contained in:
Andreas Stephanides
2013-11-13 14:33:31 +01:00
35 changed files with 223 additions and 333 deletions

View File

@@ -8,7 +8,7 @@
</div>
</div>
<div class="row-fluid">
<% if params[:info]==true %>
<% if params[:info].true? %>
<%= raw(@studium.desc) %>
<% else %>
<%= @studium.desc_first_words %> <%= link_to I18n.t('studium.info'), studium_path(@studium, :ansicht=>params[:ansicht], :info=>true) %>