Summary: | Add page-section to holds queue | ||
---|---|---|---|
Product: | Koha | Reporter: | Katrin Fischer <katrin.fischer> |
Component: | Staff interface | Assignee: | Lucas Gass (lukeg) <lucas> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | gmcharlt, lucas |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
URL: | /cgi-bin/koha/circ/view_holdsqueue.pl | ||
Change sponsored?: | --- | Patch complexity: | Trivial patch |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: |
22.11.00
|
|
Circulation function: | |||
Bug Depends on: | 30952 | ||
Bug Blocks: | 31757 | ||
Attachments: |
Bug 31835: Add page-section to holds queue
Bug 31835: Add page-section to holds queue |
Description
Katrin Fischer
2022-10-16 13:29:35 UTC
Created attachment 142002 [details] [review] Bug 31835: Add page-section to holds queue To test: 1. Apply patch 2. Make some holds and then run build_holds_queue.pl 3. Look at the holds queue and make sure everything looks right with the new page-section. Note: I made some indentation and whitespace changes. Created attachment 142023 [details] [review] Bug 31835: Add page-section to holds queue To test: 1. Apply patch 2. Make some holds and then run build_holds_queue.pl 3. Look at the holds queue and make sure everything looks right with the new page-section. Note: I made some indentation and whitespace changes. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Small change, expecting a lot more of these soon. Going straight to PQA. Pushed to master for 22.11. Nice work everyone, thanks! |