http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14060
--- Comment #4 from Jonathan Druart <[email protected]> --- Created attachment 38540 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38540&action=edit Bug 14060: Add OnClose event on missing datepicker The "suspend until" inputs (hold list on circ/circulation.pl and members/moremember.pl) were not set in the same way. The minDate option should be set for both (bug 10703 removed it for circ/circulation.pl). This patch reintroduces the option and add the OnClose event on both. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
