Bug 31835

Summary: Add page-section to holds queue
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: Lucas Gass <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
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
The table on the holds queue page needs to be a page-section.
Comment 1 Lucas Gass 2022-10-17 17:26:21 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.
Comment 2 Katrin Fischer 2022-10-17 19:53:43 UTC
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>
Comment 3 Katrin Fischer 2022-10-17 19:54:46 UTC
Small change, expecting a lot more of these soon. Going straight to PQA.
Comment 4 Tomás Cohen Arazi 2022-10-17 21:10:39 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!