studieninterface,title

This commit is contained in:
Andreas Stephanides
2014-11-08 11:00:42 +01:00
parent 483fc37345
commit e1ee0bc7f9
6 changed files with 41 additions and 10 deletions

View File

@@ -1,10 +1,6 @@
<% 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) %>
<% end %>
<div class="container-fluid">
<% @studium.semester.each_slice(2) do |row| %>
<div class="row-fluid">