Koha/koha-tmpl/intranet-tmpl/prog/en/modules/members
Jonathan Druart 131002e623 Bug 16847: Remove C4::Members::GetTitles
This subroutine just reads the content of a pref, split it, add an
empty string and returns.
It is not really useful and the code in the script (memberentry.pl) uses
the only occurrence of CGI::popup_menu
Let's remove it and build the dropdown list in the template.

Test plan:
1/ Empty BorrowersTitles, edit a patron and confirm that the "Salutation"
does not appear
2/ Fill BorrowersTitles with "Mr|Mrs|Miss|Ms", edit a patron and confirm
that the "Salutation" dropdown list is correctly filled.
The default option should be selected if you are editing a patron with a
title defined.
This should also be tested at the OPAC.

Followed test pan, works as expected in Staff and OPAC
Signed-off-by: Marc Véron <veron@veron.ch>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-07-22 17:23:42 +00:00
..
tables Bug 16450 - Remove the use of "onclick" from guarantor search template 2016-05-31 11:53:32 +00:00
boraccount.tt Bug 16888: Add Font Awesome Icons to Members 2016-07-15 18:02:48 +00:00
deletemem.tt
discharge.tt Bug 16465: Fix typo issues vs checkouts 2016-06-10 16:45:31 +00:00
discharges.tt
files.tt
mancredit.tt
maninvoice.tt
member-flags.tt Bug 16494 - Remove the use of "onclick" from some patron pages 2016-06-24 13:46:54 +00:00
member-password.tt
member.tt Bug 16494 - Remove the use of "onclick" from some patron pages 2016-06-24 13:46:54 +00:00
memberentrygen.tt Bug 16847: Remove C4::Members::GetTitles 2016-07-22 17:23:42 +00:00
members-update.tt Bug 12402: Show patron category on pending patron modifications 2016-06-03 08:46:03 +00:00
moremember-brief.tt Bug 16730 - Use member-display-address-style*-includes in moremember-brief.tt 2016-07-08 14:41:31 +00:00
moremember-print.tt Bug 16729: Use member-display-address-style*-includes when printing user summary 2016-06-17 16:07:59 +00:00
moremember-receipt.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
moremember.tt Bug 16893: Missing closing tag disrupts patron detail page style 2016-07-15 15:03:58 +00:00
nl-search.tt
notices.tt Bug 16494 - Remove the use of "onclick" from some patron pages 2016-06-24 13:46:54 +00:00
pay.tt Bug 16888: Add Font Awesome Icons to Members 2016-07-15 18:02:48 +00:00
paycollect.tt Bug 14605 - Corrects the individual fine's description 2016-06-10 17:34:08 +00:00
printfeercpt.tt Bug 16218: printfeercpt.tt (and others) does not include jQuery 2016-04-29 14:14:54 +00:00
printinvoice.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
purchase-suggestions.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
readingrec.tt Bug 16478: Fix checkout history tabs - intranet 2016-05-23 17:22:04 +00:00
routing-lists.tt
statistics.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00
update-child.tt Bug 16241 - Move staff client CSS out of language directory 2016-04-29 13:54:37 +00:00