diff --git a/app/views/shared/dossiers/_edit.html.haml b/app/views/shared/dossiers/_edit.html.haml index 1d746dffc..cb4ff7237 100644 --- a/app/views/shared/dossiers/_edit.html.haml +++ b/app/views/shared/dossiers/_edit.html.haml @@ -23,7 +23,7 @@ %hr - if dossier.show_groupe_instructeur_selector? - %span{ data: dossier.brouillon? ? { controller: 'autosave', autosave_url_value: brouillon_dossier_path(dossier) } : {} } + %span{ data: dossier.brouillon? ? { controller: 'autosave' } : {} } = f.label :groupe_instructeur_id do = dossier.procedure.routing_criteria_name %span.mandatory *