fix admin base models
This commit is contained in:
SDE
2023-09-26 11:26:10 +03:00
parent dd7795d845
commit 7a8f3bdbb5
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,