Fix conflict from fridge

This commit is contained in:
Rosemary Orchard 2022-04-18 09:12:20 +01:00
parent 2451e7dda8
commit 87d2878ff9

View File

@ -257,7 +257,6 @@ function updateMoveOnOpen() {
moveOnOpen.removeAttribute('disabled');
}
}
});
$('#product-form input').keydown(function(event)
{