Bug 31945 - Add page-section to admin > patron categories area
Summary: Add page-section to admin > patron categories area
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Martin Renvoize
QA Contact: Katrin Fischer
URL:
Keywords:
Depends on: 30952
Blocks: 31757
  Show dependency treegraph
 
Reported: 2022-10-24 12:09 UTC by Martin Renvoize
Modified: 2023-12-28 20:43 UTC (History)
4 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 31945: Add page-section container to patron categories page (1.33 KB, patch)
2022-10-24 12:11 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 31945: Add page-section container to patron categories page (1.37 KB, patch)
2022-10-24 13:58 UTC, David Nind
Details | Diff | Splinter Review
Bug 31945: Add page-section container to patron categories page (1.43 KB, patch)
2022-10-24 15:09 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 Martin Renvoize 2022-10-24 12:09:45 UTC
The patron categories administration area needs page-section classes adding.
Comment 1 Martin Renvoize 2022-10-24 12:11:07 UTC
Created attachment 142493 [details] [review]
Bug 31945: Add page-section container to patron categories page

This patch adds the page-section container to the patron categories
administration page
Comment 2 David Nind 2022-10-24 13:58:30 UTC
Created attachment 142511 [details] [review]
Bug 31945: Add page-section container to patron categories page

This patch adds the page-section container to the patron categories
administration page

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Katrin Fischer 2022-10-24 15:09:19 UTC
Created attachment 142523 [details] [review]
Bug 31945: Add page-section container to patron categories page

This patch adds the page-section container to the patron categories
administration page

Signed-off-by: David Nind <david@davidnind.com>

Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
Comment 4 Tomás Cohen Arazi 2022-10-24 17:41:56 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!