From fe8504fd5eabb4d6024d6f44f4c22fc8a65745f8 Mon Sep 17 00:00:00 2001 From: Xavier J Date: Fri, 27 Nov 2015 16:00:34 +0100 Subject: [PATCH] Inverse cancel and valid archive button on recapitulative file page for user --- app/views/users/recapitulatif/show.html.haml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/views/users/recapitulatif/show.html.haml b/app/views/users/recapitulatif/show.html.haml index d8a5b44a1..b7a7d1d9a 100644 --- a/app/views/users/recapitulatif/show.html.haml +++ b/app/views/users/recapitulatif/show.html.haml @@ -9,12 +9,12 @@ %i.fa.fa-eraser Archiver #confirm - %button#valid.btn.btn-sm.btn-success{type: :submit} - %i.fa.fa-check - Valider %button#cancel.btn.btn-sm.btn-danger{type: :button} %i.fa.fa-remove Annuler + %button#valid.btn.btn-sm.btn-success{type: :submit} + %i.fa.fa-check + Valider .col-md-5.col-lg-5