diff --git a/app/Views/admin/order/index.php b/app/Views/admin/order/index.php index 020703d..1b677a7 100644 --- a/app/Views/admin/order/index.php +++ b/app/Views/admin/order/index.php @@ -24,7 +24,7 @@ - + getStatus() == DEFAULTS['STATUS'] ? anchor('ecommerce/cancelCart/' . $entity->getPrimaryKey(), ICONS['DELETE'], ["class" => "btn btn-sm btn-danger btn-circle", "target" => "_self"]) : "" ?>