This commit is contained in:
2023-09-25 16:36:57 +03:00
parent dd7795d845
commit 65c90e1f11
7 changed files with 174 additions and 65 deletions

View File

@@ -26,7 +26,7 @@
this.maxSpan = !1,
this.autoApply = 1,
this.singleDatePicker = !1,
this.showDropdowns = !1,
this.showDropdowns = 1,
this.minYear = t().subtract(100, "year").format("YYYY"),
this.maxYear = t().add(100, "year").format("YYYY"),
this.showWeekNumbers = !1,