https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38358
--- Comment #5 from Paul Derscheid <[email protected]> --- Created attachment 202405 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=202405&action=edit Bug 38358: (QA follow-up) Return opened panel from dateChanged Builds on the panel-detection logic by having dateChanged report which panel it opens, so onChange can adjust that panel's "To date" picker directly without waiting on the slide animations to settle. - dateChanged returns "showHoliday" when editing, "newHoliday" when adding - onChange maps that to datecancelrange/dateofrange, in place of the setTimeout and the :visible check Signed-off-by: Paul Derscheid <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
