diff --git a/app/views/admin/procedures/new_from_existing.html.haml b/app/views/admin/procedures/new_from_existing.html.haml index a226fd66a..9fbb9755e 100644 --- a/app/views/admin/procedures/new_from_existing.html.haml +++ b/app/views/admin/procedures/new_from_existing.html.haml @@ -1,3 +1,7 @@ +.row.white-back + %a#from-scratch{ href: new_admin_procedure_path, class: 'btn-sm btn-primary' } + Créer une nouvelle procédure de zéro + .row.white-back %h2 Créer une nouvelle procédure à partir d'une procédure existante