Improved form spacing

This commit is contained in:
Bernd Bestel
2020-11-09 21:30:22 +01:00
parent 44eb74ca52
commit ad3b91ef98
14 changed files with 59 additions and 36 deletions

View File

@@ -74,6 +74,7 @@
{
$("#flow-info-addbarcodetoselection").addClass("d-none");
$('#barcode-lookup-disabled-hint').addClass('d-none');
$('#barcode-lookup-hint').removeClass('d-none');
window.history.replaceState({}, document.title, U("/purchase"));
},
function(xhr)