diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index 57f17e9..bab06c5 100644 --- a/app/views/home/infoscreen.html.erb +++ b/app/views/home/infoscreen.html.erb @@ -16,13 +16,13 @@
<% @toolbar_elements=[];@questions=[] %>
-
+
<% unless n.picture_robust.big_thumb.to_s.empty? %>


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

<% end %> -

+

<% if n.has_calentries? %>
<%= fa_icon("calendar 2x") %> @@ -35,7 +35,7 @@
<% end %> -

+