D閎ut ajout bon de livraison
This commit is contained in:
parent
1f62dd0a8c
commit
4dc9a9aa3d
@ -387,7 +387,8 @@ else
|
||||
*/
|
||||
if ($_GET["action"] == 'delete')
|
||||
{
|
||||
$html->form_confirm("fiche.php?id=$livraison->id&expid=$_GET[$expid]","Supprimer le bon de livraison","Etes-vous s没r de vouloir supprimer ce bon de livraison ?","confirm_delete");
|
||||
$expedition_id = $_GET[$expid];
|
||||
$html->form_confirm("fiche.php?id=$livraison->id&expid=$expedition_id","Supprimer le bon de livraison","Etes-vous s没r de vouloir supprimer ce bon de livraison ?","confirm_delete");
|
||||
print '<br>';
|
||||
}
|
||||
|
||||
|
||||
Loading鈥
Reference in New Issue
Block a user