Skip to content
Snippets Groups Projects
Commit 7ef30c86 authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Prettify

parent 92049d83
No related branches found
No related tags found
No related merge requests found
......@@ -167,10 +167,7 @@ export const etatsLigneMutable = [...etatsLigne]
export const labelByEtatLigne = new Map<EtatLigne | undefined, string>([
["en_attente_application", "En attente d'application"],
["applique", "Appliqué"],
[
"caduc",
"Sans objet, non pris en compte dans le taux d'application",
],
["caduc", "Sans objet, non pris en compte dans le taux d'application"],
])
export function etatFromLigne(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment