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/issues_avg_stats.tt - reports/issues_stats.tt - reports/itemslost.tt - reports/itemtypes.tt
Created attachment 149768 [details] [review] Bug 33438: Use template wrapper for breadcrumbs: Reports part 3 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 -> - Average loan time - Results - Circulation statistics - Results - Lost items - Results - Catalog by item type - Results
Created attachment 149806 [details] [review] Bug 33438: Use template wrapper for breadcrumbs: Reports part 3 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 -> - Average loan time - Results - Circulation statistics - Results - Lost items - Results - Catalog by item type - Results Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com>
Great job Owen, it all looks fine to me!
Created attachment 149991 [details] [review] Bug 33438: Use template wrapper for breadcrumbs: Reports part 3 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 -> - Average loan time - Results - Circulation statistics - Results - Lost items - Results - Catalog by item type - 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.