Skip to content
Snippets Groups Projects
Commit a898c53f authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Change formule pour variable à certains endroit

parent 930cc59b
No related branches found
No related tags found
1 merge request!22Modifications UI avant de mettre en prod
......@@ -50,7 +50,7 @@
>
</p>
<h2 class="pb-2">Formules et paramètres présents dans la formule&nbsp;:</h2>
<h2 class="pb-2">Variables et paramètres présents dans la formule&nbsp;:</h2>
<div class="text-sm border-t-0 border-b-0 border-r-0 border-l-4 px-8">
{#if extraction.openFiscaParametersName.size > 0}
<section class="mb-2">
......@@ -98,7 +98,7 @@
{/if} -->
{#if extraction.openFiscaVariablesName.size > 0}
<section class="mb-2">
<h3 class="mb-1 ">Formules&nbsp;:</h3>
<h3 class="mb-1 ">Variables&nbsp;:</h3>
<ul class="list-disc list-inside">
{#each [...extraction.openFiscaVariablesName].sort() as variableName}
<li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment