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
955af0bf
Commit
955af0bf
authored
Sep 7, 2020
by
Loïc Poullain
Browse files
Options
Downloads
Patches
Plain Diff
Change home name on dotations
parent
67deb791
Branches
Branches containing commit
No related tags found
1 merge request
!91
Utiliser les paramètres de 2021 au lieu de 2020
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
components/home/home-content/home-navigation/HomeNavigation.tsx
+1
-1
1 addition, 1 deletion
...ents/home/home-content/home-navigation/HomeNavigation.tsx
pages/dotations.tsx
+1
-1
1 addition, 1 deletion
pages/dotations.tsx
with
2 additions
and
2 deletions
components/home/home-content/home-navigation/HomeNavigation.tsx
+
1
−
1
View file @
955af0bf
...
...
@@ -18,7 +18,7 @@ export class HomeNavigation extends PureComponent {
</
button
>
<
button
type
=
"button"
onClick
=
{
()
=>
Router
.
push
(
"
/dotations
"
)
}
>
<
img
alt
=
""
src
=
"/icons/picto-dotations-communes.png"
/>
sur les dotations aux co
llectivités territorial
es
sur les dotations aux co
mmun
es
</
button
>
</
div
>
);
...
...
This diff is collapsed.
Click to expand it.
pages/dotations.tsx
+
1
−
1
View file @
955af0bf
...
...
@@ -35,7 +35,7 @@ class DotationPage extends PureComponent<PropsFromRedux> {
return
(
<
Fragment
>
<
Head
>
<
title
>
LexImpact - Dotations aux co
llectivités territorial
es
</
title
>
<
title
>
LexImpact - Dotations aux co
mmun
es
</
title
>
</
Head
>
<
SimulationPage
parameters
=
{
<
Articles
/>
}
...
...
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