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
b7499afa
Commit
b7499afa
authored
May 19, 2022
by
Dorine Lambinet
Browse files
Options
Downloads
Patches
Plain Diff
Précise "effectif" => "effectif de l'employeur"
parent
f00e2bf2
No related branches found
No related tags found
1 merge request
!87
Resolve "Faire apparaître les revenus du capital et de rente et RSA dans les étiquettes cas types"
Pipeline
#3898
passed
May 19, 2022
Stage: build
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/lib/components/test_cases/TestCaseSummary.svelte
+5
-5
5 additions, 5 deletions
src/lib/components/test_cases/TestCaseSummary.svelte
with
5 additions
and
5 deletions
src/lib/components/test_cases/TestCaseSummary.svelte
+
5
−
5
View file @
b7499afa
...
@@ -537,13 +537,13 @@
...
@@ -537,13 +537,13 @@
{
#if
categorie_salarie
===
"
prive_non_cadre
"
||
categorie_salarie
===
"
prive_cadre
"
}
{
#if
categorie_salarie
===
"
prive_non_cadre
"
||
categorie_salarie
===
"
prive_cadre
"
}
<div
class=
"flex"
>
<div
class=
"flex"
>
<div
<div
class=
"m
y
-1 flex items-en
d
gap-2 rounded-md border-b border-gray-300 bg-white px-2 py-1"
class=
"m
t-2 mb
-1 flex items-
c
en
ter
gap-2 rounded-md border-b border-gray-300 bg-white px-2 py-1"
>
>
<PictoBigEntreprise
/>
<PictoBigEntreprise
/>
<
abbr
<
span
class=
"text-xs"
>
class=
"text-xs text-blue-700
"
<abbr
title=
"Effectif de la structure qui emploie le cas type
"
title=
"
Effectif de l'e
ntreprise"
>
Effectif de l'e
mployeur
:
<br
/></abbr
>
Effectif
:
<br
/
>
{
effectif_entreprise
}
</
abbr
>
{
effectif_entreprise
}
</
span
>
>
</div>
</div>
</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