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

4 lines
265 B
Text
Raw Normal View History

%div{ style: 'float: right;' }
2017-04-06 19:10:25 +02:00
%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 }