Added buttons to maintenances table
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@@ -230,6 +230,7 @@
|
||||
data-side-pagination="server"
|
||||
data-sort-order="asc"
|
||||
id="maintenancesTable"
|
||||
data-buttons="maintenanceButtons"
|
||||
class="table table-striped snipe-table"
|
||||
data-url="{{ route('api.maintenances.index', ['supplier_id' => $supplier->id])}}"
|
||||
data-export-options='{
|
||||
|
||||
Reference in New Issue
Block a user