mirror of
https://github.com/inventree/InvenTree.git
synced 2025-04-29 12:06:44 +00:00
typo fix
This commit is contained in:
parent
6177fe0c5a
commit
e1adef5010
@ -467,7 +467,7 @@ function constructFormBody(fields, options) {
|
||||
break;
|
||||
}
|
||||
|
||||
html += constructField(name, field, options);
|
||||
html += constructField(field_name, field, options);
|
||||
}
|
||||
|
||||
if (options.current_group) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user