0.0.33 forms

This commit is contained in:
SBD
2025-01-15 18:40:11 +03:00
parent c247bfcefa
commit 4fab7ba2c0
10 changed files with 81 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ function makeMoverOrder(form) {
$(res.responseJSON.html).insertAfter($($title))
daterangepickerInit($('.w_daterangepicker'), daterangepickerInit)
datarangepickerinitAll()
}
})

View File

@@ -42,7 +42,7 @@ function makePosterOrder(form) {
$(res.responseJSON.html).insertAfter($($title))
daterangepickerInit($('.w_daterangepicker'), daterangepickerInit)
datarangepickerinitAll()
}
})