Bug 31941 - Add page-section to admin > item types area
Summary: Add page-section to admin > item types area
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Staff interface (show other bugs)
Version: master
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 11:38 UTC by Martin Renvoize
Modified: 2023-12-28 20:42 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 31941: Add page-section container to item types (1.43 KB, patch)
2022-10-24 11:40 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 31941: Add page-section container to item types (1.48 KB, patch)
2022-10-24 13:33 UTC, David Nind
Details | Diff | Splinter Review
Bug 31941: Add page-section container to item types (1.53 KB, patch)
2022-10-24 15:13 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 11:38:46 UTC
The item types administration area needs page-section classes adding.
Comment 1 Martin Renvoize 2022-10-24 11:40:29 UTC
Created attachment 142490 [details] [review]
Bug 31941: Add page-section container to item types

This patch adds the page-section container to the item types
adminstration page

Test plan
1) Confirm the item types administration page uses the card view around
   the main table
Comment 2 David Nind 2022-10-24 13:33:26 UTC
Created attachment 142503 [details] [review]
Bug 31941: Add page-section container to item types

This patch adds the page-section container to the item types
adminstration page

Test plan
1) Confirm the item types administration page uses the card view around
   the main table

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Katrin Fischer 2022-10-24 15:13:26 UTC
Created attachment 142525 [details] [review]
Bug 31941: Add page-section container to item types

This patch adds the page-section container to the item types
adminstration page

Test plan
1) Confirm the item types administration page uses the card view around
   the main table

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 16:24:26 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!