iapyang 6 years ago
parent
commit
2dc7326cdb
  1. 2
      src/widget/date/calendar/picker.year.js

2
src/widget/date/calendar/picker.year.js

@ -71,7 +71,7 @@ BI.YearPicker = BI.inherit(BI.Widget, {
items: [{ items: [{
el: { el: {
type: "bi.horizontal", type: "bi.horizontal",
width: 45, width: 50,
items: [{ items: [{
el: this.year el: this.year
}] }]

Loading…
Cancel
Save