https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=35239
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #169775|0 |1 is obsolete| | --- Comment #5 from David Nind <[email protected]> --- Created attachment 169798 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=169798&action=edit Bug 35239: (follow-up) Correct more missing label inconsistencies This patch corrects a couple more labels and modifies the process of cloning a patron attribute field so that each new cloned row has matching label and input. To test, apply the patch and, if necessary, create some patron attribute types: - Go to Administration -> Patron attribute types - Create at least two new patron attribute types. - Go to Tools -> Batch patron modification. - Submit a batch of patrons for batch modification - In the list of fields to modify, test that clicking each label gives focus to the corresponding field (except date fields, we need to fix that globally). - Click "New" next to the patron attribute field. - A copy of the field should be created. Test that the new field also has matching label and <select> Sponsored-by: Athens County Public Libraries Signed-off-by: David Nind <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
