Add "continuer" button 👉

[fix #4369]

Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
This commit is contained in:
Chaïb Martinez 2019-09-30 15:42:56 +02:00 committed by clemkeirua
parent e3061cfe07
commit d71ab9a7a8

View file

@ -5,3 +5,4 @@
%li= step
- if defined?(preview) && preview
= link_to "Prévisualiser le formulaire", apercu_procedure_path(@procedure), target: "_blank", rel: "noopener", class: 'button'
= link_to "Continuer >", admin_procedure_path(@procedure), title: 'Vous pourrez revenir ici par la suite', class: 'button accepted'