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

Affiche les paramètres autres pour tous les dispositifs

parent cd7d72f1
Branches
Tags
1 merge request!307Arborescence des paramètres
...@@ -273,7 +273,7 @@ ...@@ -273,7 +273,7 @@
</section> </section>
{/if} {/if}
{#if Object.keys(bothRootParameterById).length > 0 && billDecomposition?.children === undefined} {#if Object.keys(bothRootParameterById).length > 0}
<button <button
class="mb-3 w-full border-b border-gray-300 py-1 pr-4 text-gray-600" class="mb-3 w-full border-b border-gray-300 py-1 pr-4 text-gray-600"
onclick={() => (openAllParameters = !openAllParameters)} onclick={() => (openAllParameters = !openAllParameters)}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment