https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29735
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #128733|0 |1 is obsolete| | --- Comment #2 from David Nind <[email protected]> --- Created attachment 128765 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=128765&action=edit Bug 29735: Remove flatpickr init from categories.js and holds.js Same as bug 29394, we want the flatpickr instanciations be done at the same place, from calendar.inc. That way they will all behave identically. Test plan: Edit a patron category and confirm that the "until date" calendar has the "yesterday" and "today" dates disabled Place a hold on an item, go to the patron detail page, click the "holds" tab, suspend. That should trigger a modal that will display a calendar with "yesterday" and "today" dates disabled Signed-off-by: David Nind <[email protected]> -- 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/
