0.0.08 form poster

This commit is contained in:
SBD
2025-01-10 22:13:59 +03:00
parent 4c96c94549
commit 8f43ede3f0
12 changed files with 45 additions and 12 deletions

View File

@@ -22,6 +22,8 @@ function makePosterOrder(form) {
$('body')[0].scrollIntoView({behavior: 'smooth', top: 0});
$(res.responseJSON.html).insertAfter($($title))
daterangepickerInit($('.w_daterangepicker'), daterangepickerInit)
}
})