(cherry picked from commit 673a5779f9)
This commit is contained in:
Oliver 2021-11-22 22:17:13 +11:00
parent 01ce752a8c
commit 922b8b1c30

View File

@ -79,7 +79,7 @@ function exportBom(part_id, options={}) {
},
cascading: {
label: '{% trans "Cascading" %}',
help_text: '{% trans "Download cascading / mmulti-level BOM" %}',
help_text: '{% trans "Download cascading / multi-level BOM" %}',
type: 'boolean',
value: inventreeLoad('bom-export-cascading', true),
},