diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index ede74a9..ff08986 100644 --- a/app/views/home/infoscreen.html.erb +++ b/app/views/home/infoscreen.html.erb @@ -12,10 +12,11 @@ <%= content_tag(:iframe,'', width: "100%", height: "100%", name: "targetframe", allowTransparency:"true", scrolling:"no", frameborder:"0", src: "/iframe/infoscreenframe.html") %> <%#header picture/animation %> +
<% i=1 %> <% @neuigkeiten.each do |n| %> -
+
<% unless n.picture_robust.big_thumb.to_s.empty? %> @@ -51,6 +52,7 @@ <% i = i+1 %> <% end %> +