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 @@
Warning
This operation is not reversible. Please proceed with caution.
-