Bug 32170 - Add page-section to CSV profiles (tools)
Summary: Add page-section to CSV profiles (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:30 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 32170: Add page-section to csv-profiles (1.16 KB, patch)
2022-11-14 14:48 UTC, Martin Renvoize
Details | Diff | Splinter Review
Bug 32170: Add page-section to csv-profiles (1.22 KB, patch)
2022-11-14 17:25 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:30:59 UTC
The list/table of existing CSV profiles is missing the white background/page-section look.
Comment 1 Martin Renvoize 2022-11-14 14:48:53 UTC
Created attachment 143831 [details] [review]
Bug 32170: Add page-section to csv-profiles

This patch adds a page-section div around the csv_profiles list.
Comment 2 Katrin Fischer 2022-11-14 17:23:03 UTC
Looking here...
Comment 3 Katrin Fischer 2022-11-14 17:25:28 UTC
Created attachment 143849 [details] [review]
Bug 32170: Add page-section to csv-profiles

This patch adds a page-section div around the csv_profiles list.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Katrin Fischer 2022-11-14 17:26:01 UTC
Small 2 line patch, going straight to PQA.
Comment 5 Tomás Cohen Arazi 2022-11-16 12:40:11 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!