Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
leximpact-client
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur dotations aux communes
leximpact-client
Commits
e1a40448
Commit
e1a40448
authored
Sep 30, 2021
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Retire la dernière mise en commentaires
parent
77140479
No related branches found
No related tags found
1 merge request
!149
Explications des résultats macros du PLF 2022
Pipeline
#932
passed with warnings
Sep 30, 2021
Stage: install
Stage: test
Stage: deploy
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
components/ir/cartes-impact/gagnants-perdants/GagnantsPerdantsContent/GagnantsPerdantsContent.tsx
+4
-4
4 additions, 4 deletions
...dants/GagnantsPerdantsContent/GagnantsPerdantsContent.tsx
with
4 additions
and
4 deletions
components/ir/cartes-impact/gagnants-perdants/GagnantsPerdantsContent/GagnantsPerdantsContent.tsx
+
4
−
4
View file @
e1a40448
...
...
@@ -56,7 +56,7 @@ export class GagnantsPerdantsContent extends PureComponent<Props> {
<
Values
amendementValue
=
{
amendementInMillions
}
plfValue
=
{
plfInMillions
}
/>
</
span
>
<
span
className
=
{
styles
.
mainUnit
}
>
M
</
span
>
{
/*
{
(
(
typeof
amendementInMillions
===
"
number
"
&&
typeof
plfInMillions
===
"
number
"
)
&&
(
amendementInMillions
===
plfInMillions
...
...
@@ -71,10 +71,10 @@ export class GagnantsPerdantsContent extends PureComponent<Props> {
<
HelpOutlineIcon
className
=
{
styles
.
tooltipButton
}
fontSize
=
"small"
/>
</
Tooltip
>
)
*/
}
}
</
div
>
</
div
>
{
/*
{
caption
&&
(
typeof
amendement
===
"
number
"
||
typeof
plf
===
"
number
"
)
&&
(
<
div
className
=
{
styles
.
details
}
>
dont
...
...
@@ -89,7 +89,7 @@ export class GagnantsPerdantsContent extends PureComponent<Props> {
{
caption
}
</
div
>
)
*/
}
}
</
SubCard
>
);
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment