| Summary: | Add page-section to admin > library groups area | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Martin Renvoize (ashimema) <martin.renvoize> |
| Component: | Staff interface | Assignee: | Martin Renvoize (ashimema) <martin.renvoize> |
| Status: | CLOSED FIXED | QA Contact: | Katrin Fischer <katrin.fischer> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, gmcharlt, lucas, testopia |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | 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 31940: Add page-section to library-groups
Bug 31940: Add page-section to library-groups |
||
|
Description
Martin Renvoize (ashimema)
2022-10-24 11:32:44 UTC
Created attachment 142489 [details] [review] Bug 31940: Add page-section to library-groups This patch adds the page-section div around each library-groups table. Test plan 1) Check that the 'card' views appear appropriates on the library groups maangement page I don't really like how the tables display all different widths.. but that's a bug for another day I reckon. Created attachment 142563 [details] [review] Bug 31940: Add page-section to library-groups This patch adds the page-section div around each library-groups table. Test plan 1) Check that the 'card' views appear appropriates on the library groups maangement page Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Small easy fix, passing QA directly. Pushed to master for 22.11. Nice work everyone, thanks! |