To continue the process started by Bug 32507, this patch will update patron club templates so that they use the new template wrapper for breadcrumbs. - clubs/club-enrollments.tt - clubs/clubs-add-modify.tt - clubs/clubs.tt - clubs/templates-add-modify.tt
Created attachment 149037 [details] [review] Bug 33382: Use template wrapper for breadcrumbs: Patron clubs This patch updates patron club 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. - Tools -> - Patron clubs - New club template - Edit club template - New club - Edit club - Club enrollments (from the "Actions" menu in the list of clubs)
Created attachment 149043 [details] [review] Bug 33382: Use template wrapper for breadcrumbs: Patron clubs This patch updates patron club 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. - Tools -> - Patron clubs - New club template - Edit club template - New club - Edit club - Club enrollments (from the "Actions" menu in the list of clubs) Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com>
Created attachment 149311 [details] [review] Bug 33382: Use template wrapper for breadcrumbs: Patron clubs This patch updates patron club 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. - Tools -> - Patron clubs - New club template - Edit club template - New club - Edit club - Club enrollments (from the "Actions" menu in the list of clubs) Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.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.