diff --git a/resources/views/partials/bootstrap-table.blade.php b/resources/views/partials/bootstrap-table.blade.php index b506a6772..516073f71 100644 --- a/resources/views/partials/bootstrap-table.blade.php +++ b/resources/views/partials/bootstrap-table.blade.php @@ -29,6 +29,7 @@ $('.snipe-table').bootstrapTable({ @endif showExport: true, showColumns: true, + trimOnSearch: false, exportDataType: 'all', exportTypes: ['csv', 'excel', 'txt','json', 'xml'], exportOptions: {