| Summary: | Patron list input missing "Required" label | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
| Component: | Templates | Assignee: | Owen Leonard <oleonard> |
| Status: | Pushed to oldstable --- | QA Contact: | Nick Clemens (kidclamp) <nick> |
| Severity: | trivial | ||
| Priority: | P5 - low | CC: | fridolin.somers, lucas |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Trivial patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: |
25.11.00,25.05.03,24.11.09
|
|
| Circulation function: | |||
| Attachments: |
Bug 40413: Add "Required" label to patron list input
Bug 40413: Add "Required" label to patron list input Bug 40413: Add "Required" label to patron list input |
||
|
Description
Caroline Cyr La Rose
2025-07-16 13:33:38 UTC
The color is standard but patron name line is missing the "Required" label. The incorrect italic is Bug 39809. Thanks Owen! I didn't know it was all the same bug. I can close it as duplicate. I'm not sure what you mean by the patron name line? Is it in the patron_lists/add-modify.pl page? Created attachment 184912 [details] [review] Bug 40413: Add "Required" label to patron list input This patch adds the "Required" label to the patron list name field in the form for creating a patron list. This makes it consistent with other forms which has required fields. To test, apply the patch and go to Tools -> Patron lists -> New patron list. The "Name" field should have a red label "Required" after it. Sponsored-by: Athens County Public Libraries Created attachment 184913 [details] [review] Bug 40413: Add "Required" label to patron list input This patch adds the "Required" label to the patron list name field in the form for creating a patron list. This makes it consistent with other forms which has required fields. To test, apply the patch and go to Tools -> Patron lists -> New patron list. The "Name" field should have a red label "Required" after it. Sponsored-by: Athens County Public Libraries Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Created attachment 185010 [details] [review] Bug 40413: Add "Required" label to patron list input This patch adds the "Required" label to the patron list name field in the form for creating a patron list. This makes it consistent with other forms which has required fields. To test, apply the patch and go to Tools -> Patron lists -> New patron list. The "Name" field should have a red label "Required" after it. Sponsored-by: Athens County Public Libraries Signed-off-by: Caroline Cyr La Rose <caroline.cyr-la-rose@inlibro.com> Signed-off-by: Nick Clemens <nick@bywatersolutions.com> Nice work everyone! Pushed to main for 25.11 Nice work everyone! Pushed to 25.05.x Pushed to 24.11.x for 24.11.09 |