2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-18 21:15:41 +00:00

Fix form validation

This commit is contained in:
Oliver Walters
2020-10-04 23:48:15 +11:00
parent 42a75a8238
commit 852da6d696
2 changed files with 4 additions and 6 deletions

View File

@ -1078,8 +1078,6 @@ function loadInstalledInTable(table, options) {
if (!match) {
// The stock item did *not* match any items in the BOM!
// Add a new row to the table...
console.log("Found an unmatched part! " + item.pk + " -> " + item.part);
// Contruct a new "row" to add to the table
var new_row = {