Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-portail
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
Site accueil
leximpact-portail
Commits
c73c0c4c
Unverified
Commit
c73c0c4c
authored
May 22, 2024
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Ajoute les outils dans le menu de la navbar
parent
1cbee497
Branches
Branches containing commit
Tags
0.0.69
Tags containing commit
No related merge requests found
Pipeline
#14068
passed
May 22, 2024
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/components/NavBar.svelte
+34
-2
34 additions, 2 deletions
src/lib/components/NavBar.svelte
with
34 additions
and
2 deletions
src/lib/components/NavBar.svelte
+
34
−
2
View file @
c73c0c4c
...
...
@@ -61,7 +61,7 @@
>
<MenuItem
as=
"a"
class=
"block border-b px-4 py-3 hover:bg-gray-100"
class=
"block border-b px-4 py-3 hover:bg-gray-100
font-bold
"
href=
"/a-propos"
>
<iconify-icon
...
...
@@ -72,7 +72,7 @@
</MenuItem>
<MenuItem
as=
"a"
class=
"block border-b px-4 py-3 hover:bg-gray-100"
class=
"block border-b
-2 border-black
px-4 py-3 hover:bg-gray-100
font-bold
"
href=
"/statistiques"
>
<iconify-icon
...
...
@@ -81,6 +81,38 @@
/>
Statistiques d'usage
</MenuItem>
<MenuItem
as=
"a"
class=
"block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href=
"https://socio-fiscal.leximpact.an.fr/"
target=
"_blank"
>
Simulateur socio-fiscal
</MenuItem>
<MenuItem
as=
"a"
class=
"block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href=
"https://leximpact.an.fr/dotations"
target=
"_blank"
>
Simulateur dotations communes
</MenuItem>
<MenuItem
as=
"a"
class=
"block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href=
"https://www.assemblee-nationale.fr/dyn/taux-application-lois"
target=
"_blank"
>
Baromètre de l'application des lois
</MenuItem>
<MenuItem
as=
"a"
class=
"block border-b px-4 py-3 hover:bg-gray-100 text-center uppercase text-sm tracking-wider"
href=
"https://datacirco.leximpact.an.fr/"
target=
"_blank"
>
DataCirco
</MenuItem>
</MenuItems>
</Menu>
</div>
...
...
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