Skip to main content
Sign in
Snippets Groups Projects
Commit da1d8c8e authored by Emmanuel Raviart's avatar Emmanuel Raviart
Browse files

Rename column "Objectif initial de publication /Mesures publiées / Observations"

parent f860219f
No related branches found
No related tags found
No related merge requests found
...@@ -72,6 +72,13 @@ const htmlLabelsAlternatives = [ ...@@ -72,6 +72,13 @@ const htmlLabelsAlternatives = [
"Objectif de publication / Décrets publiés", "Objectif de publication / Décrets publiés",
"Entrée en vigueur différée", // optional "Entrée en vigueur différée", // optional
], ],
[
"Article",
"Base légale",
"Objet",
"Objectif initial de publication /Mesures publiées / Observations",
"Entrée en vigueur différée", // optional
],
] ]
const yesterday = new Date() const yesterday = new Date()
yesterday.setDate(yesterday.getDate() - 1) yesterday.setDate(yesterday.getDate() - 1)
... ...
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment