https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30917 Lucas Gass <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #135795|0 |1 is obsolete| | --- Comment #5 from Lucas Gass <lucas@bywatersolutions.com> --- Created attachment 135915 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=135915&action=edit Bug 30917: Improve course reserves breadcrumbs This patch adds course name to the breadcrumbs and page title on the pages for adding items to a course. To test, apply the patch and go to course reserves. - Click a course to view it. - Click the "Add reserves" button. - In the breadcrumbs you should see: Home > Course reserves > [Course name] > Add reserves - [Course name] should link correctly to the course detail view. In the page title you should see: Add reserves > [Course name] > Course reserves > Home - Enter a barcode or biblionumber and proceed to the next step. Confirm that the same changes are in effect on the second page. - Perform the same tests in the "Batch add reserves" process. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.