Created attachment 142363 [details] Article form in staff interface Make sure you activate ArticleRequests in system preferences and circulation rules. Search in staff interface, pick a record and request article. Search for the patron and look at the article form presented: * list points appear * fields and labels are mushed together * item selection should probably be a page-section
Created attachment 142578 [details] [review] Bug 31910: Fix list and add page-section to request-article.tt To test: 1. Apply patch 2. Look at article request form and ensure the fields and labels look good. 3. Ensure there are no more bullet points on the list. 4. Make sure the page-section div around the item selection looks good.
Created attachment 142590 [details] [review] Bug 31910: Fix list and add page-section to request-article.tt To test: 1. Apply patch 2. Look at article request form and ensure the fields and labels look good. 3. Ensure there are no more bullet points on the list. 4. Make sure the page-section div around the item selection looks good. Signed-off-by: David Nind <david@davidnind.com>
Works perfectly, thanks!
Created attachment 142690 [details] [review] Bug 31910: Fix list and add page-section to request-article.tt To test: 1. Apply patch 2. Look at article request form and ensure the fields and labels look good. 3. Ensure there are no more bullet points on the list. 4. Make sure the page-section div around the item selection looks good. Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.11. Nice work everyone, thanks!