Ajout confirmation de suppression
This commit is contained in:
parent
5a16e034dc
commit
f4d4124098
@ -395,7 +395,7 @@ else
|
||||
|
||||
if ($mesg) { print $mesg.'<br>'; }
|
||||
|
||||
if ($_GET['action'] == 'edit')
|
||||
if ($_GET['action'] == 'edit' || $_GET['action'] == 'delete_product_line')
|
||||
{
|
||||
|
||||
/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user