Addressing this comment from Bug 24907: (In reply to Katrin Fischer from comment #4) > Wondering if on a separate report we could reformat the checkboxes: > [checkbox] Text > > And maybe: > Include instead of included?
Created attachment 101435 [details] [review] Bug 24953: Minor corrections to hold ratios report sidebar This patch makes some minor corrections to the sidebar form on the hold ratios report page: - Correct markup errors - Change the text of labels from "included" to "include" - Move checkboxes to the left of labels To test, apply the patch and rebuild the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - Go to Circulation -> Hold ratios - In the sidebar, confirm that the labels "Include ordered" and "Include suspended" appear to the right of their associated checkboxes. - Validate the source of the page. There should be no errors.
Created attachment 101455 [details] [review] Bug 24953: Minor corrections to hold ratios report sidebar This patch makes some minor corrections to the sidebar form on the hold ratios report page: - Correct markup errors - Change the text of labels from "included" to "include" - Move checkboxes to the left of labels To test, apply the patch and rebuild the staff client CSS (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client) - Go to Circulation -> Hold ratios - In the sidebar, confirm that the labels "Include ordered" and "Include suspended" appear to the right of their associated checkboxes. - Validate the source of the page. There should be no errors.
Treating this as a follow-up for bug 24907 - thx Owen! Btw... the filters on the funds page look a bit ill-formatted too ;) http://localhost:8081/cgi-bin/koha/admin/aqbudgets.pl
Nice work everyone! Pushed to master for 20.05
enhancement not backported to 19.11.x