open ….admin/tabs/AdminOrders.php
Find
$this->table = ’order’;
$this->className = ’Order’;
$this->view = ’noActionColumn’;
$this->colorOnBackground = true;
replace
$this->table = ’order’;
$this->className = ’Order’;
$this->view = ’noActionColumn’;
$this->colorOnBackground = true;
$this->delete = true;
Thats all
No related posts.
Related posts brought to you by Amazon plugin.