forked from bofh/fetsite
studium info, modulgruppen
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||
<div class="container-fluid">
|
||||
|
||||
<div class="row-fluid">
|
||||
<% 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 %>
|
||||
|
||||
|
||||
|
||||
<% @studienphasen.each do |sp| %>
|
||||
|
||||
Reference in New Issue
Block a user