Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
leximpact-socio-fiscal-ui
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 socio-fiscal
leximpact-socio-fiscal-ui
Commits
a416d00a
Unverified
Commit
a416d00a
authored
Sep 5, 2024
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Ajoute le lien vers la vidéo explicative du graphique + supprime section manuelle d'explication
parent
3fb05bc4
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!261
Ajoute le lien vers la vidéo explicative du graphique + supprime section manuelle d'explication
Pipeline
#16466
passed
Sep 6, 2024
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/accueil/+page.svelte
+24
-13
24 additions, 13 deletions
src/routes/accueil/+page.svelte
with
24 additions
and
13 deletions
src/routes/accueil/+page.svelte
+
24
−
13
View file @
a416d00a
...
...
@@ -712,6 +712,7 @@
</div>
<a
href=
"https://dai.ly/k7pPDs4uaxsCxbBehSc?start=108"
target=
"_blank"
class=
"font-sans inline-flex items-center gap-2 lx-link-uppercase mt-6"
><iconify-icon
class=
"text-2xl"
icon=
"twemoji:film-frames"
/>
La feuille
de paie expliquée en vidéo
<iconify-icon
...
...
@@ -785,10 +786,31 @@
constitue.
</p>
</div>
<div
class=
"flex gap-4 justify-center lg:justify-start mt-10"
>
<button
class=
"mt-5 font-sans flex items-center gap-2 py-2 px-5 shadow-lg bg-le-bleu hover:bg-blue-800 active:bg-blue-900 rounded-md text-white text-sm font-bold tracking-[0.085em] uppercase"
on:click=
{
()
=>
(
testCaseSelectModalOpen
=
true
)
}
>
Utiliser le graphique "cas types"
<iconify-icon
class=
"ml-2 align-[-0.4rem] text-2xl"
icon=
"ri-arrow-right-line"
/>
</button>
</div>
<a
href=
"https://dai.ly/x954yfm?start=20"
target=
"_blank"
class=
"text-base font-sans inline-flex items-center gap-2 lx-link-uppercase mt-6"
><iconify-icon
class=
"text-2xl"
icon=
"twemoji:film-frames"
/>
Le
graphique expliqué en vidéo
<iconify-icon
class=
"text-xl"
icon=
"ri-external-link-line"
/></a
>
</div>
<div
class=
"col-span-4 grid grid-cols-3 gap-12 bg-[#D7E2F4]"
>
<div
<!--
<div
class="col-span-3 justify-self-center max-w-prose flex flex-col justify-center"
>
<h3 class=" text-2xl font-light text-center relative z-10">
...
...
@@ -852,18 +874,7 @@
« Voir ce cas type sur un graphique faisant évoluer son revenu
principal ».
</p>
</div>
<div
class=
"flex justify-center col-span-3"
>
<button
class=
"mt-5 font-sans flex items-center gap-2 py-2 px-5 shadow-lg bg-le-bleu hover:bg-blue-800 active:bg-blue-900 rounded-md text-white text-sm font-bold tracking-[0.085em] uppercase"
on:click=
{
()
=>
(
testCaseSelectModalOpen
=
true
)
}
>
Utiliser les graphiques
<iconify-icon
class=
"ml-2 align-[-0.4rem] text-2xl"
icon=
"ri-arrow-right-line"
/>
</button>
</div>
</div> -->
</div>
</section>
<section
...
...
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