diff --git a/InvenTree/templates/js/translated/build.js b/InvenTree/templates/js/translated/build.js index 41c3f5df47..d9a74a725b 100644 --- a/InvenTree/templates/js/translated/build.js +++ b/InvenTree/templates/js/translated/build.js @@ -1156,7 +1156,7 @@ function loadBuildOutputTable(build_info, options={}) { uniqueId: 'pk', name: 'build-outputs', sortable: true, - search: false, + search: true, sidePagination: 'client', detailView: bom_items.length > 0, detailFilter: function(index, row) {