From 1b51d46b3d2789d68024206a8618c995aa9c8699 Mon Sep 17 00:00:00 2001 From: ayntk-ai <122374094+ayntk-ai@users.noreply.github.com> Date: Wed, 28 Aug 2024 13:31:09 +0200 Subject: [PATCH] more props, nav button fixes --- .../components/modal-confirmation.blade.php | 72 ++++++++++++++----- .../livewire/project/shared/danger.blade.php | 4 ++ 2 files changed, 59 insertions(+), 17 deletions(-) diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index 71b5d370b..dcd14c0d2 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -16,11 +16,12 @@

{{ $title }}

- {{-- --}} +
@if(!empty($checkboxes)) @@ -106,10 +107,11 @@ @endforeach
@else -
+
@endif + @if($confirmWithText)
The following actions will be performed: