This commit is contained in:
paoloar77
2024-07-16 10:57:04 +02:00
parent c11bebeed0
commit cb3a567e56

View File

@@ -505,7 +505,7 @@ function showOrdini()
if ($order->Descrizione)
$str .= getvalstr("Descr", $order->Descrizione);
$str .= '<a href="' . url('apimacro/public/setordine/') . $order->IdInternet . '/del/" target="_blank">ELIMINA!</a>' . $sep;
// $str .= '<a href="' . url('apimacro/public/setordine/') . $order->IdInternet . '/del/" target="_blank">ELIMINA!</a>' . $sep;
// $str .= getarraystr($product) . "<br>";
// $str .= $product;