demarches-normaliennes/app/views/layouts/_modifications_terminees.html.haml
2018-09-27 17:22:59 +02:00

3 lines
216 B
Text

%div{ style: 'float: right;' }
%a.btn{ href: dossier_path(@dossier) } Retour
= submit_tag 'Modification terminée', class: %w(btn btn btn-info), id: 'modification_terminee', data: { disable: true, submit: true }