diff --git a/static/inventory.js b/static/inventory.js index c69f5504..fa4a9a8a 100644 --- a/static/inventory.js +++ b/static/inventory.js @@ -567,8 +567,7 @@ function displayResults(data) { html += `${val != null && val !== '' && val !== -1 ? val : '-'}`; } }); - html += ' - `; + html += ''; }); html += `