To continue the process started by Bug 32507, this patch will update more patron module templates so that they use the new template wrapper for breadcrumbs. - members/mancredit.tt - members/maninvoice.tt - members/member-flags.tt - members/member-password.tt - members/member.tt
Created attachment 149101 [details] [review] Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 This patch updates several patron 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. - Patrons home page - Patron detail page -> - Change password - Set permissions - Accounting -> - Create manual invoice - Create manual credit
Created attachment 149146 [details] [review] Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 This patch updates several patron 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. - Patrons home page - Patron detail page -> - Change password - Set permissions - Accounting -> - Create manual invoice - Create manual credit Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 149305 [details] [review] Bug 33387: Use template wrapper for breadcrumbs: Patrons part 3 This patch updates several patron 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. - Patrons home page - Patron detail page -> - Change password - Set permissions - Accounting -> - Create manual invoice - Create manual credit Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> 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.