Fusion branche main

This commit is contained in:
Jean-Christophe Engel 2026-06-24 15:05:11 +02:00
commit 89b70eccb6

View file

@ -155,14 +155,14 @@
}} }}
</td> </td>
<td class="actions"> <td class="actions">
{{if ! $code|in:$config_defaut.prefixes}} {{if ! $code|in:$config_defaut.prefixes}}
{{:button {{:button
label="Enlever" label="Enlever"
shape="minus" shape="minus"
min="1" min="1"
name="remove_line" name="remove_line"
}} }}
{{/if}} {{/if}}
</td> </td>
</tr> </tr>
{{/foreach}} {{/foreach}}