2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-04-29 12:06:44 +00:00

JS linting

This commit is contained in:
Oliver 2021-12-03 21:16:58 +11:00
parent acfafe22c5
commit f6e1de42f5

View File

@ -767,7 +767,7 @@ function loadPartPurchaseOrderTable(table, part_id, options={}) {
} }
} }
); );
}) });
}, },
columns: [ columns: [
{ {