carto: update link to dossier

This commit is contained in:
Pierre de La Morinerie 2018-09-27 17:01:19 +02:00
parent 0526551e71
commit c79c1a2636
2 changed files with 5 additions and 5 deletions

View file

@ -1,3 +1,3 @@
%div{ style: 'float: right;' }
%a.btn{ href: "/users/dossiers/#{@dossier.id}/recapitulatif" } Retour
%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 }