diff --git a/InvenTree/templates/js/translated/stock.js b/InvenTree/templates/js/translated/stock.js index d32ad020bc..4b12e83844 100644 --- a/InvenTree/templates/js/translated/stock.js +++ b/InvenTree/templates/js/translated/stock.js @@ -2641,7 +2641,7 @@ function loadStockLocationTable(table, options) { } else { html += ` - + `; } }