diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index d8a5517..5b5472d 100644 --- a/app/views/home/infoscreen.html.erb +++ b/app/views/home/infoscreen.html.erb @@ -14,7 +14,7 @@ <% @neuigkeiten.each do |n| %>
<% @toolbar_elements=[];@questions=[] %> -
+
<% unless n.picture_robust.big_thumb.to_s.empty? %> @@ -43,7 +43,6 @@ <%= raw(n.title) %> <%#= link_to fa_icon("edit"), edit_rubrik_neuigkeit_path(n.rubrik, n), remote: true if can? :edit, n %>
- <%theme_name%> <%= raw(n.text_infoscreen_words) %>