From 86ab243842d8cfbd111e030ec0fd83c668baca36 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Fri, 4 Aug 2023 10:05:38 +0900 Subject: [PATCH] shoppingmallv2 init... --- app/Views/admin/order/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"]) : "" ?>