To continue the process started by Bug 32507, this patch will update several more reports templates so that they use the new template wrapper for breadcrumbs. - reports/orders_by_budget.tt - reports/reports-home.tt - reports/reserves_stats.tt - reports/serials_stats.tt
Created attachment 149789 [details] [review] Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 This patch updates several reports 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. - Reports -> - Reports home - Orders by fund - Results - Holds statistics wizard - Results - Serials statistics wizard - Results
Created attachment 149808 [details] [review] Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 This patch updates several reports 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. - Reports -> - Reports home - Orders by fund - Results - Holds statistics wizard - Results - Serials statistics wizard - Results Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com>
Nice one, looks great! All works.
Created attachment 149990 [details] [review] Bug 33439: Use template wrapper for breadcrumbs: Reports part 4 This patch updates several reports 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. - Reports -> - Reports home - Orders by fund - Results - Holds statistics wizard - Results - Serials statistics wizard - Results 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.