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

Merge branch 'change-compte-modifications' into 'master'

Change le compte des modifications

See merge request leximpact/leximpact-socio-fiscal-ui!173
parents 126c4a32 5d6845b8
No related branches found
No related tags found
1 merge request!173Change le compte des modifications
Pipeline #11020 passed
......@@ -324,7 +324,7 @@
$: modificationsAmendmentCount = Object.keys($parametricReform).length
$: modificationsCount =
modificationsAmendmentCount + ($billName !== undefined ? 4 : 0)
modificationsAmendmentCount + ($billName !== undefined ? 1 : 0)
$: showBudgetParametersError =
displayMode.budget &&
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment