demarches-normaliennes/app/views/new_administrateur/groupe_instructeurs/_routing.html.haml
2021-09-18 11:51:27 +02:00

5 lines
211 B
Text

.card
.card-title Routage
%p.notice= t('.notice_html')
= link_to 'Activer le routage', update_routing_enabled_admin_procedure_groupe_instructeurs_path(procedure), class: 'button primary', method: 'patch'