https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30568
--- Comment #10 from Andrew Fuerste-Henry <[email protected]> --- (In reply to Andrew Fuerste-Henry from comment #9) > Created attachment 175338 [details] [review] > Bug 30568: Add classes to patron title components > > to test: > 1 - have a patron with data in firstname, surname, middle name, othernames, > and preferred name > 2 - view patron name in patron record and other places where patron.title is > used, confirm lack of HTML markup > 3 - apply patch, restart services > 4 - reload patron record and other pages around Koha, confirm name display > hasn't changed but the composite parts of the name are now marked with > classes I've only done the staff side here, though it shouldn't be hard to do the same on the OPAC. I've gone very minimal here, just inserting spans and classes around the different parts of the name. That should allow the local use of jQuery to further customize and reorder them all. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
