5 May
2024
5 May
'24
8:16 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36774 --- Comment #8 from Jonathan Druart <jonathan.druart@gmail.com> --- Bug 30718: Prevent 'reset' icon to appear twice - $(instance.input).siblings('input.flatpickr') + $(instance.input).find('~input.flatpickr:first') Maybe we need to adjust this line as well then because it was supposed to deal with that problem. -- You are receiving this mail because: You are watching all bug changes.