diff --git a/app/views/admin/m_odrs/_form.html.haml b/app/views/admin/m_odrs/_form.html.haml index ea8d061..0958f67 100644 --- a/app/views/admin/m_odrs/_form.html.haml +++ b/app/views/admin/m_odrs/_form.html.haml @@ -20,16 +20,7 @@ .col-sm-4 = f.input :public_end, :label => "Date de fin des envois :" , :as => :date - .row.qi_cancel_margins - .col-sm-3 - = f.input :address_process, :label => "Récupération de l'adresse postale ?" - .col-sm-3 - = f.input :rib_process, :label => "Récupération d'un RIB ?" - .col-sm-3 - = f.input :email_needed, :label => "Récupération de l'email ?" - .col-sm-3 - = f.input :tel_needed, :label => "Récupération du tel ?" - + .row.qi_cancel_margins .col-sm-3