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
Merge requests
!158
PLF 2023
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
PLF 2023
plf-2023
into
master
Overview
0
Commits
10
Pipelines
9
Changes
16
Merged
Benoît Courty
requested to merge
plf-2023
into
master
2 years ago
Overview
0
Commits
10
Pipelines
9
Changes
16
0
0
Merge request reports
Compare
master
version 8
07f99c68
2 years ago
version 7
0dad2b3d
2 years ago
version 6
3e543db6
2 years ago
version 5
e0a184c0
2 years ago
version 4
06bcfa91
2 years ago
version 3
3b9c94cc
2 years ago
version 2
f3668cdd
2 years ago
version 1
8910fcbf
2 years ago
master (base)
and
latest version
latest version
68fda37b
10 commits,
2 years ago
version 8
07f99c68
9 commits,
2 years ago
version 7
0dad2b3d
8 commits,
2 years ago
version 6
3e543db6
7 commits,
2 years ago
version 5
e0a184c0
6 commits,
2 years ago
version 4
06bcfa91
5 commits,
2 years ago
version 3
3b9c94cc
4 commits,
2 years ago
version 2
f3668cdd
3 commits,
2 years ago
version 1
8910fcbf
2 commits,
2 years ago
16 files
+
392
−
273
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
16
components/common/simulation-page/simulation-menu/legende/Legende.tsx
+
1
−
1
View file @ 68fda37b
Edit in single-file editor
Open in Web IDE
Show full file
@@ -11,7 +11,7 @@ export function Legende({ montrerPLF }: { montrerPLF: boolean }) {
{
montrerPLF
&&
(
<
span
className
=
{
styles
.
plf
}
>
{
/* <a href="http://www.assemblee-nationale.fr/15/projets/pl2272.asp"> */
}
PLF 202
2
PLF 202
3
{
/* <OpenInNewIcon className={styles.icon} />
</a> */
}
</
span
>
Loading