Interdire dupliquer retour entrée temporaire

This commit is contained in:
Jean-Christophe Engel 2025-09-27 11:20:23 +02:00
parent 53c0deee22
commit d01ab434bf

View file

@ -310,11 +310,15 @@
target="_dialog"}} target="_dialog"}}
{{/if}} {{/if}}
{{/if}} {{/if}}
{{:linkbutton {{if $direction == "output" && $type_mvt == "retour"}}
label="Dupliquer" {{* interdire dupliquer *}}
href="movements/copy_movement.html?key=%s&prop=%s"|args:$key:$_GET.prop {{else}}
shape="plus" {{:linkbutton
target="_dialog"}} label="Dupliquer"
href="movements/copy_movement.html?key=%s&prop=%s"|args:$key:$_GET.prop
shape="plus"
target="_dialog"}}
{{/if}}
{{:linkbutton {{:linkbutton
label="Modifier" label="Modifier"
href="movements/modify_movement.html?key=%s"|args:$key href="movements/modify_movement.html?key=%s"|args:$key