diff --git a/resources/views/components/modal-confirmation.blade.php b/resources/views/components/modal-confirmation.blade.php index df9cd77e7..5d65b5511 100644 --- a/resources/views/components/modal-confirmation.blade.php +++ b/resources/views/components/modal-confirmation.blade.php @@ -33,6 +33,7 @@ confirmWithText: @js($confirmWithText), confirmWithPassword: @js($confirmWithPassword), copied: false, + action: @js($action), getActionText(action) { return this.checkboxActions[action] || action; }, @@ -161,7 +162,7 @@ class="absolute top-0 right-0 flex items-center justify-center w-8 h-8 mt-5 mr-5
Warning
This operation is not reversible. Please proceed with caution.
-