datepicker left right icons

main
msquare 3 years ago
parent 86606c8055
commit 71ffb68845

@ -122,7 +122,9 @@ $(function () {
time: 'bi bi-clock', time: 'bi bi-clock',
date: 'bi bi-calendar', date: 'bi bi-calendar',
up: 'bi bi-arrow-up', up: 'bi bi-arrow-up',
down: 'bi bi-arrow-down' down: 'bi bi-arrow-down',
previous: 'bi bi-arrow-left',
next: 'bi bi-arrow-right'
} }
}; };

Loading…
Cancel
Save