From a5fd914e4f2b5809ba77c9bb759e56d40a70a918 Mon Sep 17 00:00:00 2001 From: Claudio Ferraro <54107647+jbclaudio@users.noreply.github.com> Date: Tue, 18 Jun 2024 13:42:40 +0200 Subject: [PATCH] Rapidez v2 compatibility fixes (#95) --- resources/views/account/address-edit.blade.php | 2 +- resources/views/account/order.blade.php | 2 +- resources/views/account/partials/order/order-total.blade.php | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/resources/views/account/address-edit.blade.php b/resources/views/account/address-edit.blade.php index 4faae62..4f3f2ca 100644 --- a/resources/views/account/address-edit.blade.php +++ b/resources/views/account/address-edit.blade.php @@ -8,7 +8,7 @@
diff --git a/resources/views/account/order.blade.php b/resources/views/account/order.blade.php index a8f6555..a9f7e53 100644 --- a/resources/views/account/order.blade.php +++ b/resources/views/account/order.blade.php @@ -19,7 +19,7 @@ @section('account-content')
diff --git a/resources/views/account/partials/order/order-total.blade.php b/resources/views/account/partials/order/order-total.blade.php index 19dd86d..a0b10bd 100644 --- a/resources/views/account/partials/order/order-total.blade.php +++ b/resources/views/account/partials/order/order-total.blade.php @@ -1,6 +1,6 @@