<%= notice %>
- -<%= notice %>
+ +<%= @lva.full_name %>
--
-
- - <%= link_to ffi1_icon("live2")+"ET-Forum",@lva.forumlink, class: :linkbox unless @lva.forumlink.nil? or @lva.forumlink.empty?%> - -
<%= I18n.t('lva.pruefungsinfo')%>
-<%= I18n.t('lva.lernaufwand')%>
-<%= I18n.t('lva.desc')%>
--
-
- <%= I18n.t('lva.lvanr')%>: <%=@lva.lvanr %> -
- ECTS: <%=@lva.ects %> -
- <%= I18n.t('lva.stunden')%>: <%=@lva.stunden %> -
<%= I18n.t('lva.module')%>
--
- <% @lva.modul.each do |modul| %>
-
- <%= link_to modul.name , modul_path(modul)%>
-
-
- <% modul.modulgruppen.each do |g| %>
-
-
- <%= link_to g.studium.title_context , studium_path(g.studium)%> (<%=link_to g.name, modulgruppe_path(g)%>) - <% end %> -
++ + ++-<%= @lva.full_name %>
+ +-
+
- + <%= link_to ffi1_icon("live2")+"ET-Forum", @lva.forumlink, class: :linkbox, itemprop: "discussionUrl" unless @lva.forumlink.nil? or @lva.forumlink.empty?%> - - <% end %>
-+<%= I18n.t "lecturers.lecturers" %>
- <% @lva.lecturers.each do |lec| %> - <%= render :partial=>'lecturers/lec_lva', :object=>lec %> ++++ <%= @lva.pruefungsinformation.to_s.html_safe %> +++ <%= @lva.lernaufwand %> ++ ++ <%= @lva.desc.to_s.html_safe %> ++++++-
+
- <%= I18n.t('lva.lvanr')%>: <%=@lva.lvanr %> +
- ECTS: <%=@lva.ects %> +
- <%= I18n.t('lva.stunden')%>: <%=@lva.stunden %> +
<%= I18n.t('lva.module')%>
+-
+ <% @lva.modul.each do |modul| %>
+
- <%= link_to modul.name , modul_path(modul)%>
+
-
+ <% modul.modulgruppen.each do |g| %>
+
+
- <%= link_to g.studium.title_context , studium_path(g.studium)%> (<%=link_to g.name, modulgruppe_path(g)%>) + <% end %> +
+
+ <% end %>
+
++<%= I18n.t "lecturers.lecturers" %>
+ <% @lva.lecturers.each do |lec| %> + <%= render :partial=>'lecturers/lec_lva', :object=>lec %> + + <% end %> ++-+ +-<%= I18n.t("lva.bspe") %>
+<%= I18n.t("lva.ratebsp")%> <%= link_to ffi1_icon("facebook1") + I18n.t('home.fblogin'), user_omniauth_authorize_path(:facebook) ,class: :linkbox %> +
+ <%= link_to t("beispiel.zip") , beispiel_sammlung_lva_path(@lva), class: :linkbox %> + <% @lva.beispiele.order(:datum).each do |b| %> + <% cache("beispiel_" +I18n.locale.to_s+b.id.to_s+can?(:delete,b).to_s+"_"+can?(:edit,b).to_s + "_" + b.updated_at.try(:utc).try(:to_s)) do %> + <%= render b%> + <% end %> <% end %>
<%= I18n.t("lva.bspe") %>
-<%= I18n.t("lva.ratebsp")%> <%= link_to ffi1_icon("facebook1") + I18n.t('home.fblogin'), user_omniauth_authorize_path(:facebook) ,class: :linkbox %> -
- <%= link_to t("beispiel.zip") , beispiel_sammlung_lva_path(@lva), class: :linkbox %> - <% @lva.beispiele.order(:datum).each do |b| %> - <% cache("beispiel_" +I18n.locale.to_s+b.id.to_s+can?(:delete,b).to_s+"_"+can?(:edit,b).to_s + "_" + b.updated_at.try(:utc).try(:to_s)) do %> - <%= render b%> - <% end %> - <% end %> -<%= I18n.t("rubrik.title") %>
- <% @lva.nlinks.each do |l| %> - <%= render l.neuigkeit %> - <% end %> - <% end %><%= I18n.t("rubrik.title") %>
+ <% @lva.nlinks.each do |l| %> + <%= render l.neuigkeit %> + <% end %> + <% end %> + +
-<% unless neuigkeit.picture_robust.url.nil? %><%= image_tag neuigkeit.picture_robust.thumb.url %>
+<% unless neuigkeit.picture_robust.url.nil? %><%= image_tag neuigkeit.picture_robust.thumb.url %>
<% end %>