Skip to main content
Sign in
Snippets Groups Projects
Unverified Commit db52024a authored by Dorine Lambinet's avatar Dorine Lambinet
Browse files

Change le bouton pour mettre en valeur le mémo

parent bcbcfaa8
No related branches found
No related tags found
1 merge request!281Ajout memo et autres evols ui plf
Pipeline #17834 passed
...@@ -165,7 +165,7 @@ ...@@ -165,7 +165,7 @@
<iconify-icon class="text-lg" icon="ri-file-text-line" /> <iconify-icon class="text-lg" icon="ri-file-text-line" />
Définition Définition
{#if variable?.name !== undefined && Object.hasOwn(memoUrlByName, variable.name)} {#if variable?.name !== undefined && Object.hasOwn(memoUrlByName, variable.name)}
et chiffres clés et mémo
{/if} {/if}
</button> </button>
</div> </div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment