JS linting

This commit is contained in:
Oliver 2022-03-09 10:41:07 +11:00
parent d56fed3211
commit c699e208cf

View File

@ -301,7 +301,7 @@ function duplicateStockItem(pk, options) {
showAlertOrCache('{% trans "Stock item duplicated" %}', true, {style: 'success'});
window.location.href = `/stock/item/${response.pk}/`;
}
};
}
// First, we need the StockItem information