mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
fix typo
This commit is contained in:
@ -263,7 +263,7 @@
|
||||
|
||||
$("#new-so-extra-line").click(function() {
|
||||
|
||||
var fields = ExtraLineFields({
|
||||
var fields = extraLineFields({
|
||||
order: {{ order.pk }},
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user