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

4 lines
258 B
Text
Raw Normal View History

2015-08-10 11:05:06 +02:00
%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}