demarches-normaliennes/app/views/layouts/_modifications_terminees.html.haml

4 lines
216 B
Text
Raw Normal View History

%div{ style: 'float: right;' }
2018-09-27 17:01:19 +02:00
%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 }