Bug 32050

Summary: Add 'page-section' to calendar page
Product: Koha Reporter: Owen Leonard <oleonard>
Component: TemplatesAssignee: Owen Leonard <oleonard>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: enhancement    
Priority: P5 - low CC: lucas
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
22.11.00
Bug Depends on: 30952    
Bug Blocks:    
Attachments: Bug 32050: Add 'page-section' to calendar page
Bug 32050: Add 'page-section' to calendar page
Bug 32050: Add 'page-section' to calendar page

Description Owen Leonard 2022-10-31 12:17:32 UTC
We need the page-section div added to the calendar page to ensure proper contrast for even/odd rows on the tables.
Comment 1 Owen Leonard 2022-10-31 12:20:59 UTC
Created attachment 142830 [details] [review]
Bug 32050: Add 'page-section' to calendar page

This patch adds a "page-section" div to a couple of areas on the
calendar page.

To test, apply the patch and go to Tools -> Calendar.

The content in the page's two columns should be wrapped in a white box.
Comment 2 David Nind 2022-10-31 22:08:05 UTC
Created attachment 142842 [details] [review]
Bug 32050: Add 'page-section' to calendar page

This patch adds a "page-section" div to a couple of areas on the
calendar page.

To test, apply the patch and go to Tools -> Calendar.

The content in the page's two columns should be wrapped in a white box.

Signed-off-by: David Nind <david@davidnind.com>
Comment 3 Katrin Fischer 2022-11-01 14:55:15 UTC
Created attachment 142889 [details] [review]
Bug 32050: Add 'page-section' to calendar page

This patch adds a "page-section" div to a couple of areas on the
calendar page.

To test, apply the patch and go to Tools -> Calendar.

The content in the page's two columns should be wrapped in a white box.

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

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Comment 4 Tomás Cohen Arazi 2022-11-02 22:28:23 UTC
Pushed to master for 22.11.

Nice work everyone, thanks!