#157 - more interactive calendar #162

Merged
kamilniemczycki merged 20 commits from #157-expansion-calendar into main 2022-06-08 11:02:38 +02:00
Showing only changes of commit 7b83c2bf1d - Show all commits

View File

@@ -400,7 +400,6 @@ function createForm() {
} }
function onFromChange(selectedDates, dateStr) { function onFromChange(selectedDates, dateStr) {
console.log(form.from)
if (form.to === null) { if (form.to === null) {
form.to = dateStr form.to = dateStr