diff --git a/app/views/shared/dossiers/_champs.html.haml b/app/views/shared/dossiers/_champs.html.haml index 461db1e54..fb7c6f2a2 100644 --- a/app/views/shared/dossiers/_champs.html.haml +++ b/app/views/shared/dossiers/_champs.html.haml @@ -1,4 +1,4 @@ -%table.table.vertical.dossier-champs +%table.table.vertical.dossier-champs{ role: :presentation } %tbody - if dossier.show_groupe_instructeur_details? %td.libelle= dossier.procedure.routing_criteria_name diff --git a/app/views/shared/dossiers/_identite_entreprise.html.haml b/app/views/shared/dossiers/_identite_entreprise.html.haml index 54b2b0557..0e1cbde19 100644 --- a/app/views/shared/dossiers/_identite_entreprise.html.haml +++ b/app/views/shared/dossiers/_identite_entreprise.html.haml @@ -1,5 +1,5 @@ - if etablissement.as_degraded_mode? - %table.table.vertical.dossier-champs + %table.table.vertical.dossier-champs{ role: :presentation } %tbody %tr %td.libelle{ colspan: 2 } ⚠ LʼINSEE est indisponible, les informations sur lʼentreprise arriveront dʼici quelques heures. @@ -7,7 +7,7 @@ %td.libelle SIRET : %td= etablissement.siret - else - %table.table.vertical.dossier-champs + %table.table.vertical.dossier-champs{ role: :presentation } %tbody - if etablissement.diffusable_commercialement == false && profile != 'instructeur' %tr diff --git a/app/views/shared/dossiers/_identite_individual.html.haml b/app/views/shared/dossiers/_identite_individual.html.haml index 887022c3b..d7f0f4473 100644 --- a/app/views/shared/dossiers/_identite_individual.html.haml +++ b/app/views/shared/dossiers/_identite_individual.html.haml @@ -1,4 +1,4 @@ -%table.table.vertical.dossier-champs +%table.table.vertical.dossier-champs{ role: :presentation } %tbody %tr %td.libelle diff --git a/app/views/shared/dossiers/_infos_generales.html.haml b/app/views/shared/dossiers/_infos_generales.html.haml index aa27ea4e6..0a4c6242b 100644 --- a/app/views/shared/dossiers/_infos_generales.html.haml +++ b/app/views/shared/dossiers/_infos_generales.html.haml @@ -1,4 +1,4 @@ -%table.table.vertical.dossier-champs +%table.table.vertical.dossier-champs{ role: :presentation } %tbody %tr %td.libelle Déposé le : diff --git a/app/views/shared/dossiers/_user_infos.html.haml b/app/views/shared/dossiers/_user_infos.html.haml index ce1f7a497..06fb41b94 100644 --- a/app/views/shared/dossiers/_user_infos.html.haml +++ b/app/views/shared/dossiers/_user_infos.html.haml @@ -1,4 +1,4 @@ -%table.table.vertical.dossier-champs +%table.table.vertical.dossier-champs{ role: :presentation } %tbody %tr %td.libelle Email :