Bug 32169

Summary: Add page-section to item list on top of batch item edit (tools)
Product: Koha Reporter: Katrin Fischer <katrin.fischer>
Component: Staff interfaceAssignee: Martin Renvoize <martin.renvoize>
Status: CLOSED FIXED QA Contact: Katrin Fischer <katrin.fischer>
Severity: normal    
Priority: P5 - low CC: gmcharlt, martin.renvoize
Version: Main   
Hardware: All   
OS: All   
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 32169: Add page-section and fieldsets to batch item modification
Bug 32169: Add page-section and fieldsets to batch item modification

Description Katrin Fischer 2022-11-10 18:28:53 UTC
The list of items on top of the batch edit item form is missing the white background/page-section.
Comment 1 Martin Renvoize 2022-11-14 15:35:23 UTC
Created attachment 143840 [details] [review]
Bug 32169: Add page-section and fieldsets to batch item modification

This patch extends some alert boxes to include the error details tables
and updates the html_helpers include to add a page-section around the
item results table
Comment 2 Katrin Fischer 2022-11-14 18:10:32 UTC
Created attachment 143854 [details] [review]
Bug 32169: Add page-section and fieldsets to batch item modification

This patch extends some alert boxes to include the error details tables
and updates the html_helpers include to add a page-section around the
item results table

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 3 Katrin Fischer 2022-11-14 18:12:38 UTC
... PQA too.
Comment 4 Tomás Cohen Arazi 2022-11-16 12:40:05 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!