demarches-normaliennes/app/views/layouts/_modifications_terminees.html.haml
2015-09-24 11:37:18 +02:00

3 lines
295 B
Text

%div{style: 'float:right'}
%a.btn{href: "/users/dossiers/#{@dossier.id}/recapitulatif"} Retour
= submit_tag 'Modification terminée', class: %w(btn btn btn-info), id: 'modification_terminee', data: { disable_with: 'Modification terminée', submit: true}, onclick: 'submit_check_draw(event)'