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
c2aa2498
Commit
c2aa2498
authored
3 years ago
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Ajout des résultatrs côté employeur et administrations publiques
parent
10816894
No related branches found
No related tags found
1 merge request
!55
Draft: Ui totaux cas types
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/components/test_cases/TestCaseView.svelte
+23
-7
23 additions, 7 deletions
src/lib/components/test_cases/TestCaseView.svelte
with
23 additions
and
7 deletions
src/lib/components/test_cases/TestCaseView.svelte
+
23
−
7
View file @
c2aa2498
...
...
@@ -435,31 +435,47 @@
<
PictoFemme
/>
&
nbsp
;
Particulier
<
/p
>
<
p
class
=
"
mt-
2
font-bold text-sm text-left
"
>
Revenu
disponible
:
<
/p
>
<
p
class
=
"
mt-
4
font-bold text-sm text-left
"
>
Revenu
disponible
:
<
/p
>
<
p
class
=
"
mt-1 font-bold text-3xl text-left
"
>
22
557
€
<
/p
>
<
p
class
=
"
text-sm text-left text-gray-600
"
>
dont
<
span
class
=
"
text-base font-bold
"
>
0
<
/span> € de compléments de ressources
,
dont
<
span
class
=
"
text-base font-bold text-black
"
>
0
<
/span> € de complément
s
de
ressources
,
<
/p
>
<
p
class
=
"
text-sm text-left text-gray-600
"
>
après
<
span
class
=
"
text-base font-bold
"
>
179
<
/span> € de prélèvements obligatoires
.
après
<
span
class
=
"
text-base font-bold text-black
"
>
179
<
/span> € de prélèvement
s
obligatoires
.
<
/p
>
<
/div
>
<!--
Impact
Entreprise
-->
<
div
class
=
"
flex col-span-1 mt-2
justify-center
"
>
<
div
class
=
"
flex
-col
col-span-1 mt-2
border-r border-gray-300 mx-2 mb-2
"
>
<
p
class
=
"
lg:tracking-wider text-xs text-center uppercase text-gray-70 flex items-center h-6
"
class
=
"
lg:tracking-wider text-xs text-center uppercase text-gray-70 flex items-center
justify-center
h-6
"
>
<
PictoEntreprise
/>
&
nbsp
;
Employeur
<
/p
>
<
p
class
=
"
mt-4 font-bold text-sm text-left
"
>
Coût
du
travail
:
<
/p
>
<
p
class
=
"
mt-1 font-bold text-3xl text-left
"
>
17
155
€
<
/p
>
<
p
class
=
"
text-sm text-left text-gray-600
"
>
dont
<
span
class
=
"
text-base font-bold text-black
"
>
0
<
/span> € de cotisations
,
<
/p
>
<
p
class
=
"
text-sm text-left text-gray-600
"
>
après
<
span
class
=
"
text-base font-bold text-black
"
>
179
<
/span> € d'allègements/
aides
.
<
/p
>
<
/div
>
<
div
class
=
"
flex col-span-1 mt-2
justify-center
"
>
<
div
class
=
"
flex
-col
col-span-1 mt-2
mx-2 mb-2
"
>
<
p
class
=
"
lg:tracking-wider text-xs text-center uppercase text-gray-70 flex items-center h-6
"
class
=
"
lg:tracking-wider text-xs text-center uppercase text-gray-70 flex items-center
justify-center
h-6
"
>
<
PictoEtat
/>
&
nbsp
;
Administrations
<
br
/>
publiques
<
/p
>
<
p
class
=
"
mt-4 font-bold text-sm text-left
"
>
Recettes
:
<
/p
>
<
p
class
=
"
mt-1 font-bold text-3xl text-left
"
>
8001
€
<
/p
>
<
p
class
=
"
mt-2 font-bold text-sm text-left
"
>
Dépenses
:
<
/p
>
<
p
class
=
"
mt-1 font-bold text-3xl text-left
"
>
650
€
<
/p
>
<
/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