fix erroring html

This commit is contained in:
alex 2020-09-17 00:49:17 -07:00
parent 4af6b65ac3
commit 6ed604bbb8

View File

@ -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,