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

Ajoute "Projet de loi du Gouvernement" dans la partie "Modifications"

parent c28107d0
No related branches found
No related tags found
1 merge request!94Tag ppv pepv
Pipeline #5088 passed
......@@ -49,8 +49,11 @@
{#if $billName !== undefined}
<div class="m-2 mb-4 lg:m-4">
<h4 class="text-xs font-bold text-le-rouge-bill lg:text-sm">
{reformMetadataByName[$billName].label}&nbsp;:
Projet de loi du Gouvernement&nbsp;:
</h4>
<h5 class="text-sm">
{reformMetadataByName[$billName].label}&nbsp;:
</h5>
<ul class="list-inside">
{#each Object.values(billChanges?.editable_processed_parameters ?? {}) as rootParameterChange}
{#each [...walkParametersChangeName(rootParameterChange)] as parameterName}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment