https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36774
--- Comment #8 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
