To continue the process started by Bug 32507, this patch will update rotating collections templates so that they use the new template wrapper for breadcrumbs. - rotating_collections/addItems.tt - rotating_collections/editCollections.tt - rotating_collections/rotatingCollections.tt - rotating_collections/transferCollection.tt
Created attachment 149797 [details] [review] Bug 33555: Use template wrapper for breadcrumbs: Rotating collections This patch updates rotating collections 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 -> - Rotating collections - New rotating collection - Edit collection - Delete collection - Manage items - Transfer collection
Created attachment 149819 [details] [review] Bug 33555: Use template wrapper for breadcrumbs: Rotating collections This patch updates rotating collections 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 -> - Rotating collections - New rotating collection - Edit collection - Delete collection - Manage items - Transfer collection Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 149989 [details] [review] Bug 33555: Use template wrapper for breadcrumbs: Rotating collections This patch updates rotating collections 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 -> - Rotating collections - New rotating collection - Edit collection - Delete collection - Manage items - Transfer collection 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.