0.0.21 form mover

This commit is contained in:
SBD
2025-01-14 17:05:41 +03:00
parent 1db2b0edb9
commit 7f7a3d19fb
2 changed files with 8 additions and 2 deletions

View File

@@ -50,8 +50,6 @@ function makePosterOrder(form) {
}
function updateCargoTypeInForm(el, type_transport) {
if (!type_transport) return;
getCargoTypesWTypeTransport({
type_transport: type_transport,