diff --git a/frontend/src/components/DiagnosticSummary/CanteenSummary.vue b/frontend/src/components/DiagnosticSummary/CanteenSummary.vue index 1a8a44980..6f5d61284 100644 --- a/frontend/src/components/DiagnosticSummary/CanteenSummary.vue +++ b/frontend/src/components/DiagnosticSummary/CanteenSummary.vue @@ -8,7 +8,7 @@
Nom de la cantine
{{ canteen.name }}
-SIRET
+SIRET
{{ canteen.siret || "—" }}
Type de production
+Type d'établissement
+{{ economicModel || "—" }}
+Mode de gestion
+{{ managementType || "—" }}
+Type de production
{{ productionType || "—" }}
SIRET du livreur
@@ -39,27 +43,6 @@ {{ canteen.centralProducerSiret || "—" }}Mode de gestion
-{{ managementType || "—" }}
-Secteur d'activité
-{{ sectors || "—" }}
-- Administration générale de tutelle -
-{{ lineMinistry || "—" }}
-Type d'établissement
-{{ economicModel || "—" }}
Secteur d'activité
+{{ sectors || "—" }}
++ Administration générale de tutelle +
+{{ lineMinistry || "—" }}
+