To continue the process started by Bug 32507, this patch will update more circulation templates so that they use the new template wrapper for breadcrumbs. - circ/circulation.tt - circ/curbside_pickups.tt - circ/offline.tt - circ/on-site_checkouts.tt - circ/overdue.tt - circ/pendingreserves.tt - circ/renew.tt
Created attachment 149005 [details] [review] Bug 33372: Use template wrapper for breadcrumbs: Circulation part 2 This patch updates several circulation templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Circulation - Check out - Check out to patron - Curbside pickups - Built-in offline circulation - Pending on-site checkouts - Overdues - Holds to pull - Renew
Created attachment 149040 [details] [review] Bug 33372: Use template wrapper for breadcrumbs: Circulation part 2 This patch updates several circulation templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Circulation - Check out - Check out to patron - Curbside pickups - Built-in offline circulation - Pending on-site checkouts - Overdues - Holds to pull - Renew Signed-off-by: Philip Orr <philip.orr@lmscloud.de>
Created attachment 149313 [details] [review] Bug 33372: Use template wrapper for breadcrumbs: Circulation part 2 This patch updates several circulation templates so that they use the new WRAPPER for displaying breadcrumbs. To test, apply the patch and test each page and its variations. Breadcrumbs should look correct, and each link should be correct. - Circulation - Check out - Check out to patron - Curbside pickups - Built-in offline circulation - Pending on-site checkouts - Overdues - Holds to pull - Renew Signed-off-by: Philip Orr <philip.orr@lmscloud.de> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work, thanks everyone! Pushed to 22.11.x for the next release.