Summary: | Article requests tab appears twice on patron's checkout screen | ||
---|---|---|---|
Product: | Koha | Reporter: | Owen Leonard <oleonard> |
Component: | Templates | Assignee: | Owen Leonard <oleonard> |
Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
Severity: | normal | ||
Priority: | P5 - low | CC: | 1joynelson, bdaeuber, bklein, cbrannon, clackman, cmartin, cslone, daniel.gaghan, george, gmcharlt, horganl, hughr, jwagner, jzairo, kelly, kyle.m.hall, kyle, lisettepalouse+koha, m.de.rooy, margaret, marjorie.barry-vila, martin.renvoize, niamh.walker-headon, tmisilo, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://devs.bywatersolutions.com/projects/claimed-returned/ | ||
Change sponsored?: | Sponsored | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
20.05.00, 19.11.01
|
|
Circulation function: | |||
Bug Depends on: | 14697 | ||
Bug Blocks: | |||
Attachments: |
Bug 24126: Article requests tab appears twice on patron's checkout screen
Bug 24126: Article requests tab appears twice on patron's checkout screen Bug 24126: Article requests tab appears twice on patron's checkout screen |
Description
Owen Leonard
2019-11-26 17:29:47 UTC
Created attachment 95837 [details] [review] Bug 24126: Article requests tab appears twice on patron's checkout screen This patch removes duplicated markup on the checkout page which results in the "Article requests" tab appearing twice. To test, apply the patch and enable ArticleRequests. Check out to a patron. In the set of tabs that includes checkouts, holds, restrictions, etc., the "Article requests" tab should appear only once. Created attachment 95838 [details] [review] Bug 24126: Article requests tab appears twice on patron's checkout screen This patch removes duplicated markup on the checkout page which results in the "Article requests" tab appearing twice. To test, apply the patch and enable ArticleRequests. Check out to a patron. In the set of tabs that includes checkouts, holds, restrictions, etc., the "Article requests" tab should appear only once. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Created attachment 95869 [details] [review] Bug 24126: Article requests tab appears twice on patron's checkout screen This patch removes duplicated markup on the checkout page which results in the "Article requests" tab appearing twice. To test, apply the patch and enable ArticleRequests. Check out to a patron. In the set of tabs that includes checkouts, holds, restrictions, etc., the "Article requests" tab should appear only once. Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Removed Release Notes text. Does not apply here. Nice work everyone! Pushed to master for 20.05 Pushed to 19.11.01 |