The table for configured additional fields should have some background (page-section).
Created attachment 142539 [details] [review] Bug 31955: Add page-section div to additional-fields.tt To test: 1. Apply patch 2. Look at Administration > Additional fields. 3. Each of the 4 tables should have a page-section div around it: Order baskets (aqbasket) Subscriptions (subscription) Account lines (credit) (accountlines:credit) Account lines (debit) (accountlines:debit) Note: There are some indentation changes.
This is great. Wondering: should we have a page-section here too? http://localhost:8081/cgi-bin/koha/admin/additional-fields.pl
Created attachment 142546 [details] [review] Bug 31955: Add page-section div to additional-fields.tt To test: 1. Apply patch 2. Look at Administration > Additional fields. 3. Each of the 4 tables should have a page-section div around it: Order baskets (aqbasket) Subscriptions (subscription) Account lines (credit) (accountlines:credit) Account lines (debit) (accountlines:debit) Note: There are some indentation changes. Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Moving to PQA directly!
Pushed to master for 22.11. Nice work everyone, thanks!