Skip to main content
Homepage
Explore
Search or go to…
/
Register
Sign in
Explore
Primary navigation
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
?
Collapse sidebar
Snippets
Groups
Projects
Show more breadcrumbs
leximpact
Simulateur socio-fiscal
leximpact-socio-fiscal-ui
Commits
c5f4c457
Commit
c5f4c457
authored
Aug 17, 2023
by
Dorine Lambinet
Committed by
Toufic Batache
Aug 23, 2023
Browse files
Options
Downloads
Patches
Plain Diff
Met en commentaire les boutons Autres dispositifs de la vue budget, désormais cachés
parent
49226e32
No related branches found
No related tags found
1 merge request
!158
Bouton et modale simulation budget et autre évolution UI du budget
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/routes/+page.svelte
+4
-4
4 additions, 4 deletions
src/routes/+page.svelte
with
4 additions
and
4 deletions
src/routes/+page.svelte
+
4
−
4
View file @
c5f4c457
...
@@ -1376,7 +1376,7 @@
...
@@ -1376,7 +1376,7 @@
</div>
</div>
{
/if
}
{
/if
}
{
:else
if
displayMode
.
parametersVariableName
===
"
irpp_economique
"
}
{
:else
if
displayMode
.
parametersVariableName
===
"
irpp_economique
"
}
<a
<!--
<a
class="mr-4 place-self-end text-sm uppercase text-gray-600 hover:text-black md:mr-0"
class="mr-4 place-self-end text-sm uppercase text-gray-600 hover:text-black md:mr-0"
data-sveltekit-noscroll
data-sveltekit-noscroll
href={newSimulationUrl({
href={newSimulationUrl({
...
@@ -1388,7 +1388,7 @@
...
@@ -1388,7 +1388,7 @@
class="ml-1 align-[-0.2rem] text-lg"
class="ml-1 align-[-0.2rem] text-lg"
icon="ri-arrow-up-line"
icon="ri-arrow-up-line"
/></a
/></a
>
>
-->
<h3
class=
"mx-4 mb-2 text-2xl font-bold md:mx-0"
>
<h3
class=
"mx-4 mb-2 text-2xl font-bold md:mx-0"
>
Impôt sur le revenu
Impôt sur le revenu
</h3>
</h3>
...
@@ -1397,7 +1397,7 @@
...
@@ -1397,7 +1397,7 @@
budgetSimulation=
{
$budgetSimulation
}
budgetSimulation=
{
$budgetSimulation
}
/>
/>
{
:else
if
displayMode
.
parametersVariableName
===
"
csg_deductible_salaire
"
||
displayMode
.
parametersVariableName
===
"
csg_imposable_salaire
"
}
{
:else
if
displayMode
.
parametersVariableName
===
"
csg_deductible_salaire
"
||
displayMode
.
parametersVariableName
===
"
csg_imposable_salaire
"
}
<a
<!--
<a
class="mr-4 place-self-end text-sm uppercase text-gray-600 hover:text-black md:mr-0"
class="mr-4 place-self-end text-sm uppercase text-gray-600 hover:text-black md:mr-0"
data-sveltekit-noscroll
data-sveltekit-noscroll
href={newSimulationUrl({
href={newSimulationUrl({
...
@@ -1409,7 +1409,7 @@
...
@@ -1409,7 +1409,7 @@
class="ml-1 align-[-0.2rem] text-lg"
class="ml-1 align-[-0.2rem] text-lg"
icon="ri-arrow-up-line"
icon="ri-arrow-up-line"
/></a
/></a
>
>
-->
<h3
class=
"mx-4 mb-2 text-2xl font-bold md:mx-0"
>
<h3
class=
"mx-4 mb-2 text-2xl font-bold md:mx-0"
>
CSG totale prélevée sur les salaires
CSG totale prélevée sur les salaires
<br
/><span
class=
"text-xl font-normal"
<br
/><span
class=
"text-xl font-normal"
...
...
...
...
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