ok for available equiment output tpl, next add validate form in php file

This commit is contained in:
JBthePenguin 2021-06-09 17:58:48 +02:00
parent 08e2af1f1d
commit d58ae812b5
8 changed files with 121 additions and 30 deletions

View file

@ -4,7 +4,7 @@
<fieldset>
<legend>Ajouter une sortie pour du </legend>
{linkbutton shape="plus" label="Matériel en stock" href="en_stock.php"}
{linkbutton shape="plus" label="Matériel en stock disponible" href="stock_disponible.php"}
{linkbutton shape="plus" label="Matériel emprunté" href="pas_proprietaire.php"}
</fieldset>