From 7c180080ef45c28c76b91b7d84d4a34d9a8c887c Mon Sep 17 00:00:00 2001 From: Andreas Stephanides Date: Mon, 10 Aug 2015 14:03:05 +0200 Subject: [PATCH] AutoCommit Mon Aug 10 14:03:05 CEST 2015 --- app/views/lvas/show.html.erb | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) 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 %>