Added click to select on models table
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@@ -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='{
|
||||
|
||||
Reference in New Issue
Block a user