diff --git a/app/views/home/_show.html.erb b/app/views/home/_show.html.erb index 8dc47eb..6ae829b 100644 --- a/app/views/home/_show.html.erb +++ b/app/views/home/_show.html.erb @@ -133,6 +133,7 @@

 

+<% unless @dotation.positioning_text.blank? %>
Komentarz do "<%= @dotation.name %>"
@@ -140,12 +141,15 @@

+<% end %> +<% if false %>
<%= render '/partners/partner_show', partner: @dotation.partner, div_id: "consultation_form_2_id" %>
+<% end %>
<% @dotation.tags.each do |tag| %>