https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38924

Jacob O'Mara <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #193431|0                           |1
        is obsolete|                            |

--- Comment #199 from Jacob O'Mara <[email protected]> ---
Created attachment 193460
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=193460&action=edit
Bug 38924: (follow-up) Fix edit modal not autofilling end date

The flatpickr setDate calls were passing triggerChange=1 which
caused the start picker's hooks to interfere with the end picker
before its value could be set. Remove triggerChange to match the
pattern used by other Koha date pickers (members.js, datatables.js).

Signed-off-by: Jacob O'Mara <[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/

Reply via email to