Ajout confirmation de suppression
This commit is contained in:
parent
f4d4124098
commit
6c43ed350d
@ -395,6 +395,8 @@ else
|
|||||||
|
|
||||||
if ($mesg) { print $mesg.'<br>'; }
|
if ($mesg) { print $mesg.'<br>'; }
|
||||||
|
|
||||||
|
print_titre($langs->trans('SupplierInvoice'));
|
||||||
|
|
||||||
if ($_GET['action'] == 'edit' || $_GET['action'] == 'delete_product_line')
|
if ($_GET['action'] == 'edit' || $_GET['action'] == 'delete_product_line')
|
||||||
{
|
{
|
||||||
|
|
||||||
@ -407,8 +409,6 @@ else
|
|||||||
print '<br>';
|
print '<br>';
|
||||||
}
|
}
|
||||||
|
|
||||||
print_titre($langs->trans('SupplierInvoice'));
|
|
||||||
|
|
||||||
print '<form name="update" action="fiche.php?facid='.$fac->id.'" method="post">';
|
print '<form name="update" action="fiche.php?facid='.$fac->id.'" method="post">';
|
||||||
print '<input type="hidden" name="action" value="update">';
|
print '<input type="hidden" name="action" value="update">';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user