[Koha-bugs] [Bug 15699] Course reserves instructors should be in form "Surname, Firstname" for sorting purposes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jan 28 23:06:28 CET 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15699

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 47416
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47416&action=edit
Bug 15699 - Course reserves instructors should be in form "Surname, Firstname"
for sorting purposes

This patch changes the order of the name fields and adds a span class around
each in case of library wanting to customize further

To test:
1 - Enable course reserves
2 - Add some courses with instrcutors
3 - Note they are of form "Firstname Surname"
4 - Apply patch
5 - Note the change
6 - Note span tags
7 - Note you can hide firstname by adding to intranet user js:
$(".instr_firstname, instr_separator").hide();

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list