mirror of
https://git.roflcopter.fr/lesanges/equipment.git
synced 2025-05-28 01:01:41 +02:00
ajout bouton modification oublié
This commit is contained in:
parent
15020bc440
commit
bd2141a89b
1 changed files with 5 additions and 0 deletions
|
@ -124,6 +124,11 @@
|
|||
href="%s/historique.html?key=%s"|args:$base_path:$eqpmt_key
|
||||
shape="table"
|
||||
target="_dialog"}}
|
||||
{{:linkbutton
|
||||
label="Modifier"
|
||||
href="%s/modifier_materiel.html?key=%s"|args:$base_path:$eqpmt_key
|
||||
shape="edit"
|
||||
target="_dialog"}}
|
||||
</td>
|
||||
</tr>
|
||||
{{/if}}
|
||||
|
|
Loading…
Add table
Reference in a new issue