Skip to content
Snippets Groups Projects
Commit ba4224e1 authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Merge branch 'modif-date-plf-2026-accueil' into 'master'

Modification date plf/plfss sur page accueil (2025 à 2026)

See merge request !332
parents c433445b 6fdb9b68
No related branches found
No related tags found
1 merge request!332Modification date plf/plfss sur page accueil (2025 à 2026)
Pipeline #22190 failed
......@@ -22,7 +22,7 @@
import type { DisplayMode } from "$lib/displays"
import { trackSearchVariable } from "$lib/matomo"
import publicConfig from "$lib/public_config"
import { billActive, shared, year } from "$lib/shared.svelte"
import { billActive, shared, year, yearPLF } from "$lib/shared.svelte"
import { newSimulationUrl } from "$lib/urls"
const { appTitle } = publicConfig
......@@ -315,7 +315,7 @@
{#if billActive}
<div>
<h2 class="mt-10 text-xl font-bold xl:text-2xl 2xl:text-3xl">
Consulter les impacts du PLF / PLFSS 2025&nbsp;:
Consulter les impacts du PLF / PLFSS {yearPLF}&nbsp;:
</h2>
<PlfVariablesListIntro {displayMode} />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment