fix erroring html
This commit is contained in:
parent
4af6b65ac3
commit
6ed604bbb8
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue