Add "continuer" button 👉
[fix #4369] Signed-off-by: Chaïb Martinez <chaibax@gmail.com>
This commit is contained in:
parent
e3061cfe07
commit
d71ab9a7a8
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@
|
||||||
%li= step
|
%li= step
|
||||||
- if defined?(preview) && preview
|
- if defined?(preview) && preview
|
||||||
= link_to "Prévisualiser le formulaire", apercu_procedure_path(@procedure), target: "_blank", rel: "noopener", class: 'button'
|
= 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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue