aa
This commit is contained in:
@@ -505,7 +505,7 @@ function showOrdini()
|
|||||||
if ($order->Descrizione)
|
if ($order->Descrizione)
|
||||||
$str .= getvalstr("Descr", $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 .= getarraystr($product) . "<br>";
|
||||||
// $str .= $product;
|
// $str .= $product;
|
||||||
|
|||||||
Reference in New Issue
Block a user