diff --git a/app/views/lvas/show.html.erb b/app/views/lvas/show.html.erb index d4cb37f..f3754d5 100755 --- a/app/views/lvas/show.html.erb +++ b/app/views/lvas/show.html.erb @@ -74,9 +74,9 @@ -
+
- +

<%= I18n.t("lva.bspe") %>

<%= I18n.t("lva.ratebsp")%> <%= link_to ffi1_icon("facebook1") + I18n.t('home.fblogin'), user_omniauth_authorize_path(:facebook) ,class: :linkbox %>

@@ -90,17 +90,14 @@
-
-
- <% unless @lva.nlinks.empty? %> -

<%= I18n.t("rubrik.title") %>

- <% @lva.nlinks.each do |l| %> +
+ <% unless @lva.nlinks.empty? %> +

<%= I18n.t("rubrik.title") %>

+ <% @lva.nlinks.each do |l| %> <%= render l.neuigkeit %> - <% end %> <% end %> - -
-
+ <% end %> +
<% cache("lva_beispiel_form_bulk_"+@lva.id.to_s+I18n.locale.to_s+@lva.updated_at.to_i.to_s) do %>