diff --git a/app/Views/front/board/index.php b/app/Views/front/board/index.php index 298a9df..be236f7 100644 --- a/app/Views/front/board/index.php +++ b/app/Views/front/board/index.php @@ -25,7 +25,7 @@ - + diff --git a/app/Views/front/order/index.php b/app/Views/front/order/index.php index 4bcd759..9d6922b 100644 --- a/app/Views/front/order/index.php +++ b/app/Views/front/order/index.php @@ -22,7 +22,7 @@ - + getStatus() == DEFAULTS['STATUS'] ? anchor('ecommerce/cancelCart/' . $entity->getPrimaryKey(), ICONS['DELETE'], ["class" => "btn btn-sm btn-danger btn-circle", "target" => "_self"]) : "" ?>