From 406ff6984b7b0c41aff78f2534e76edbbe30b4b5 Mon Sep 17 00:00:00 2001 From: snipe Date: Wed, 28 Aug 2024 12:42:23 +0100 Subject: [PATCH] Added click to select on models table Signed-off-by: snipe --- resources/views/depreciations/view.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/depreciations/view.blade.php b/resources/views/depreciations/view.blade.php index c836f8647..b49bf0b9e 100644 --- a/resources/views/depreciations/view.blade.php +++ b/resources/views/depreciations/view.blade.php @@ -163,6 +163,7 @@ data-sort-name="name" data-bulk-button-id="#AssetModelsBulkEditButton" data-bulk-form-id="#bulkForm" + data-click-to-select="true" class="table table-striped snipe-table" data-url="{{ route('api.models.index',['depreciation_id'=> $depreciation->id]) }}" data-export-options='{