From 8e608c998bf49a35b12f223d7a450a5676b7bfcd Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Fri, 5 Jan 2018 10:42:39 +0100 Subject: [PATCH] suite --- app/views/admin/sheets/recus.html.haml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/app/views/admin/sheets/recus.html.haml b/app/views/admin/sheets/recus.html.haml index fe4f1f1..1d88a49 100644 --- a/app/views/admin/sheets/recus.html.haml +++ b/app/views/admin/sheets/recus.html.haml @@ -131,9 +131,6 @@ Chèque - elsif sheet_year.payment_type == 2 Espèces - %br - %br - %br %table{:style => "width:100%;"} %tr @@ -150,7 +147,7 @@ =l Date.today %br - =image_tag "/sign-mcb.jpg", :style => "width:150px;" + =image_tag "/sign-mcb.jpg", :style => "width:130px;" %div{:style =>"page-break-after:always" } @@ -289,9 +286,7 @@ Chèque - elsif sheet_year.payment_type == 2 Espèces - %br - %br - %br + %table{:style => "width:100%;"} %tr @@ -308,6 +303,6 @@ =l Date.today %br - =image_tag "/sign-mcb.jpg", :style => "width:150px;" + =image_tag "/sign-mcb.jpg", :style => "width:130px;" %div{:style =>"page-break-after:always" }