Skip to content
Snippets Groups Projects
Commit e57e26e9 authored by sandcha's avatar sandcha
Browse files

Adapt histogram pane subtitle to .env base law year

parent 6ff9cef8
No related branches found
No related tags found
1 merge request!5Désactive le PLF 2022
Pipeline #3274 passed
......@@ -44,9 +44,9 @@
const YEAR_ESTIMATION = ACTIVATE_PLF
? CALCULATION_PLF_YEAR
: CALCULATION_PLF_YEAR
: CALCULATION_BASE_YEAR
const CSG_DESCRIPTION = "Montants estimés pour l'année 2022"
const CSG_DESCRIPTION = "Montants estimés pour l'année " + YEAR_ESTIMATION
const CSG_GRAPH_TITLE =
"Périmètre actuel du simulateur par rapport à la CSG totale"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment