Koha/koha-tmpl
Jonathan Druart 9e7062a0a6 Bug 20981: Fix organization name when displaying patron's info
Caused by bug 18403.
From patron-title.inc, we need a IF instead of UNLESS.

Test plan:
Create organizations
Search for patrons
=> Without this patch the "Name" column is empty for organizations
=> With this patch applied you will see the surname (and othernames if
exists)

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2018-06-22 13:16:44 +00:00
..
intranet-tmpl Bug 20981: Fix organization name when displaying patron's info 2018-06-22 13:16:44 +00:00
opac-tmpl Bug 20911: Use 'POST' to submit search history forms 2018-06-15 10:34:15 +00:00