From 30f70b35a2148cb4acbecd24826368720bddeaf9 Mon Sep 17 00:00:00 2001 From: IceToast <> Date: Wed, 18 Jan 2023 18:01:54 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Disabled=20submit=20butto?= =?UTF-8?q?n=20when=20no=20method=20choosen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- themes/default/views/store/checkout.blade.php | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/themes/default/views/store/checkout.blade.php b/themes/default/views/store/checkout.blade.php index 39254bba..cab3d937 100644 --- a/themes/default/views/store/checkout.blade.php +++ b/themes/default/views/store/checkout.blade.php @@ -28,7 +28,7 @@
-
+ @csrf @method('post') @@ -84,9 +84,9 @@
@@ -129,9 +129,10 @@
-