This commit is contained in:
Nicolas Bally 2019-05-13 18:30:07 +02:00
parent 2978de6daa
commit 8f76b48fe5
2 changed files with 4 additions and 3 deletions

View File

@ -45,8 +45,9 @@
%h3
Mes coordonnées :
-if @contact_page or @contact.contact_products.size > 0
%h3
Mes coordonnées :
%table{:style => "border-collapse:collapse;width:100%;"}
%tr

View File

@ -16,7 +16,7 @@
=render :partial => "public/products/new_top"
.render_block.contact_page
-@contact_page = true
.contact_form.contact_militer#form=render :partial => "form"