Bug 32169 - Add page-section to item list on top of batch item edit (tools)
Summary: Add page-section to item list on top of batch item edit (tools)
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Martin Renvoize
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on: 30952
Blocks: 31757
  Show dependency treegraph
 
Reported: 2022-11-10 18:28 UTC by Katrin Fischer
Modified: 2023-06-08 22:28 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00


Attachments
Bug 32169: Add page-section and fieldsets to batch item modification (4.56 KB, patch)
2022-11-14 15:35 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 32169: Add page-section and fieldsets to batch item modification (4.62 KB, patch)
2022-11-14 18:10 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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!