To continue the process started by Bug 32507, this patch will update course reserves templates so that they use the new template wrapper for breadcrumbs. - course_reserves/add_items-step1.tt - course_reserves/add_items-step2.tt - course_reserves/batch_add_items.tt - course_reserves/batch_rm_items.tt - course_reserves/course-details.tt - course_reserves/course-reserves.tt - course_reserves/course.tt - course_reserves/invalid-course.tt
Created attachment 149039 [details] [review] Bug 33383: Use template wrapper for breadcrumbs: Course reserves This patch updates several course reserves 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. - Course reserves - New course - Edit course - Batch remove reserves - Course details - Add reserves (step one and two) - Batch add reserves
Created attachment 149045 [details] [review] Bug 33383: Use template wrapper for breadcrumbs: Course reserves This patch updates several course reserves 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. - Course reserves - New course - Edit course - Batch remove reserves - Course details - Add reserves (step one and two) - Batch add reserves Signed-off-by: Andrew Auld <andrew.auld@ptfs-europe.com>
Created attachment 149310 [details] [review] Bug 33383: Use template wrapper for breadcrumbs: Course reserves This patch updates several course reserves 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. - Course reserves - New course - Edit course - Batch remove reserves - Course details - Add reserves (step one and two) - Batch add reserves 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.