| Summary: | Improve specificity of batch record modification breadcrumbs | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Owen Leonard <oleonard> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | enhancement | ||
| Priority: | P5 - low | ||
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | Trivial patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: |
22.11.00
|
Circulation function: | |
| Attachments: |
Bug 32102: Improve specificity of batch record modification breadcrumbs
Bug 32102: Improve specificity of batch record modification breadcrumbs Bug 32102: Improve specificity of batch record modification breadcrumbs |
||
|
Description
Owen Leonard
2022-11-03 18:19:24 UTC
Created attachment 143149 [details] [review] Bug 32102: Improve specificity of batch record modification breadcrumbs This patch makes a minor change to the batch record modification template so that there is a link back to the initial view after you have submitted a batch for modification. To test, apply the patch and go to Cataloging -> Batch record modification. - Initially the breadcrumbs menu should show Home -> Cataloging -> Batch record modification - Submit a batch of bibliographic or authority records for modification - The breadcrumbs should now read Home -> Cataloging -> Batch record modification -> Results - The same menu options should show after you confirm the operation Created attachment 143612 [details] [review] Bug 32102: Improve specificity of batch record modification breadcrumbs This patch makes a minor change to the batch record modification template so that there is a link back to the initial view after you have submitted a batch for modification. To test, apply the patch and go to Cataloging -> Batch record modification. - Initially the breadcrumbs menu should show Home -> Cataloging -> Batch record modification - Submit a batch of bibliographic or authority records for modification - The breadcrumbs should now read Home -> Cataloging -> Batch record modification -> Results - The same menu options should show after you confirm the operation Signed-off-by: David Nind <david@davidnind.com> Created attachment 143626 [details] [review] Bug 32102: Improve specificity of batch record modification breadcrumbs This patch makes a minor change to the batch record modification template so that there is a link back to the initial view after you have submitted a batch for modification. To test, apply the patch and go to Cataloging -> Batch record modification. - Initially the breadcrumbs menu should show Home -> Cataloging -> Batch record modification - Submit a batch of bibliographic or authority records for modification - The breadcrumbs should now read Home -> Cataloging -> Batch record modification -> Results - The same menu options should show after you confirm the operation Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Depending on time frame: this has some string changes/additions. Pushed to master for 22.11. Nice work everyone, thanks! |