From 0f683ac9743256c5939037d85f348b9d2ec06b10 Mon Sep 17 00:00:00 2001 From: Pet Date: Thu, 12 Apr 2018 23:25:25 +0200 Subject: [PATCH] Found out the testrby is on Mogok ;) --- app/views/home/infoscreen.html.erb | 35 +++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index 0b291e7..db57e0d 100644 --- a/app/views/home/infoscreen.html.erb +++ b/app/views/home/infoscreen.html.erb @@ -12,13 +12,13 @@ <%= 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? %>


<%= link_to image_tag(n.picture_robust.big_thumb),n.picture_robust.try(:url) %>

@@ -54,6 +54,35 @@
+ + + + +