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
c28107d0
Commit
c28107d0
authored
Jul 20, 2022
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Fix erreur syntaxe + modifie les titles des tag
parent
c9cb65ea
No related branches found
No related tags found
1 merge request
!94
Tag ppv pepv
Pipeline
#5086
passed
Jul 20, 2022
Stage: build
Changes
2
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/lib/components/test_cases/TestCaseSummary.svelte
+3
-3
3 additions, 3 deletions
src/lib/components/test_cases/TestCaseSummary.svelte
src/routes/index.svelte
+0
-16
0 additions, 16 deletions
src/routes/index.svelte
with
3 additions
and
19 deletions
src/lib/components/test_cases/TestCaseSummary.svelte
+
3
−
3
View file @
c28107d0
...
...
@@ -443,7 +443,7 @@
situation
,
"
prime_partage_valeur
"
,
populationId
,
)
}
,
)
}
{
@
const
prime_partage_valeur_exceptionnelle
=
getVariableValue
(
situation
,
"
prime_partage_valeur_exceptionnelle
"
,
...
...
@@ -596,7 +596,7 @@
>
<abbr
class=
"text-xs"
title=
"
Dispositif "
Prime de partage de la valeur
" appliqué
"
title=
"Prime de partage de la valeur
pérenne, du Projet de loi n°19
"
>
prime
PPV pérenne
</abbr
>
</span>
...
...
@@ -617,7 +617,7 @@
>
<abbr
class=
"text-xs"
title=
"
Dispositif "
Prime de partage de la valeur
" appliqué
"
title=
"Prime de partage de la valeur
exceptionnelle, du Projet de loi n°19
"
>
prime
PPV exceptionnelle
</abbr
>
</span>
...
...
This diff is collapsed.
Click to expand it.
src/routes/index.svelte
+
0
−
16
View file @
c28107d0
...
...
@@ -884,22 +884,6 @@
class=
"h-[calc(100vh-10rem)] overflow-y-auto"
id=
"situation_color_code"
>
<div
class=
"mx-2 mt-5 flex-col rounded text-xs"
>
<!--
<p class="mr-1 italic">Légende :</p>
<div class="flex-col">
<p class="mr-1 font-bold">Loi en vigueur</p>
<p
class="mr-1 text-le-rouge-bill font-bold"
title="en construction…"
>
PLF 2022
</p>
<p class="bg-le-jaune px-1">Votre réforme</p>
</div>
-->
</div>
<ReformsChanges
{
displayMode
}
/>
</div>
</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