From 1e2137c451b48a899df7cbb09da14dc8db53ea3e Mon Sep 17 00:00:00 2001 From: Merve Karaman Date: Tue, 8 Aug 2023 15:04:19 +0300 Subject: [PATCH] Loading animation added to button. --- resources/views/components/index/bulkaction/index.blade.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/views/components/index/bulkaction/index.blade.php b/resources/views/components/index/bulkaction/index.blade.php index 34b71fc77..0a507184b 100644 --- a/resources/views/components/index/bulkaction/index.blade.php +++ b/resources/views/components/index/bulkaction/index.blade.php @@ -81,7 +81,7 @@ @click="onActionBulkAction" class="relative flex items-center justify-center bg-green hover:bg-green-700 text-white px-6 py-1.5 text-base rounded-lg disabled:bg-green-100" > - + {{ trans('general.confirm') }}