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

Réactive l'affichage de la DCN sur les strates et les totaux

parent 4f120c98
No related branches found
No related tags found
1 merge request!24Corrige l'affichage sur petit écran, corrige l'ordre d'affichage des impacts et permet la suppression de carte communale
......@@ -16,8 +16,8 @@ import {
} from "$env/static/public"
export const IMPACT_INCLUDE_DOTATION_COMMUNES_NOUVELLES_STRATES = false
export const IMPACT_INCLUDE_DOTATION_COMMUNES_NOUVELLES_SUMMARY = false
export const IMPACT_INCLUDE_DOTATION_COMMUNES_NOUVELLES_STRATES = true
export const IMPACT_INCLUDE_DOTATION_COMMUNES_NOUVELLES_SUMMARY = true
export const IMPACT_INCLUDE_DOTATION_COMMUNES_NOUVELLES_CAS_TYPE = true
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment