Как удалить заказ

/admin/tabs/AdminOrders.php

после

$this->view = true;
$this->colorOnBackground = true;

добавляем

$this->delete = true;

Be the first to comment on "Как удалить заказ"

Leave a comment

Your email address will not be published.