diff --git a/InvenTree/build/templates/build/allocate.html b/InvenTree/build/templates/build/allocate.html index 61cccae1bf..37906b2c63 100644 --- a/InvenTree/build/templates/build/allocate.html +++ b/InvenTree/build/templates/build/allocate.html @@ -76,7 +76,7 @@ InvenTree | Allocate Parts { field: 'stock_item', label: '{% trans "New Stock Item" %}', - title: '{% trans "Create new Stock Item"', + title: '{% trans "Create new Stock Item" %}', url: '{% url "stock-item-create" %}', data: { part: row.sub_part,