Add a link to the page with all the demarches
This commit is contained in:
parent
9fe9f9b616
commit
523fdb5d45
1 changed files with 3 additions and 0 deletions
|
@ -9,3 +9,6 @@
|
|||
- @previous_demarches_still_active.each do |demarche|
|
||||
%li
|
||||
= link_to(demarche.libelle, commencer_url(procedure_path: demarche.path), class: "demarche-link")
|
||||
|
||||
%h2.list-header TOUTES LES DÉMARCHES
|
||||
= link_to("Voir l'intégralité des démarches disponibles", LISTE_DES_DEMARCHES_URL, class: "button")
|
||||
|
|
Loading…
Reference in a new issue