https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40664 David Nind <david@davidnind.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #185514|0 |1 is obsolete| | --- Comment #3 from David Nind <david@davidnind.com> --- Created attachment 189485 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=189485&action=edit Bug 40664: Serial subscription input missing "Required" labels This patch adds missing "Required" labels next to two mandatory fields in the second page of the new serial subscription form. To test: 1. Go to Serials 2. Click 'New subscription' 3. Enter a biblionumber in the 'Record' field (e.g. 230) 4. Click 'Next' 5. (Click 'OK' to confirm that you are not adding a vendor) --> On the page 'Add a new subscription (2/2)' the fields 'Frequency' and 'Subscription start date' are red to indicate that they are mandatory, but there is no 'Required' note next to them. 6. Apply patch and refresh the page --> It should say 'Required' next to all the mandatory fields (in red) Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.