https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=37835 --- Comment #2 from Phil Ringnalda <phil@chetcolibrary.org> --- Created attachment 171042 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=171042&action=edit Bug 37835: Saving new slot for curbside pickup fails after tab wrapper rewrite When you add a new slot for curbside pickup, the JavaScript the Add button triggers tries to look for something with the class "pickup_hours" inside something with the id "conf-{branchname}", but the bug 35838 template wrapper for the tabs changed that id to "conf-{branchname}_panel" Test plan: 1. Administration - System preferences - set CurbsidePickup to Enable 2. Administration - Curbside pickup - for Centerville add a New slot Sunday From 10:00 to 10:20 and click Add 3. Nothing happens, the slot isn't listed above the form 4. Apply patch, reload the page 5. Repeat step 2, but this time the new slot will appear above the form Sponsored-by: Chetco Community Public Library -- You are receiving this mail because: You are watching all bug changes.