From 953dc52af8b8f934cada900d83fab553debe6ba3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0?= Date: Thu, 3 Aug 2023 15:53:59 +0900 Subject: [PATCH] shoppingmallv2 init... --- app/Views/front/board/index.php | 2 +- app/Views/front/order/index.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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"]) : "" ?>