Koha/C4/Utils
Jonathan Druart 0b350faa43 Bug 13894: Make reserve.pl not using C4::Members::Search
Important note: This will modify the UI.
The patron list will now be displayed in a table (instead of a select).

Test plan:
1/ Place a hold on a record
2/ Search for a patron
3/ Select a patron and submit
4/ The hold workflow should continue as previously

No behavior changes should be observed.

Works as expected.
Signed-off-by: Marc Veron <veron@veron.ch>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
2015-03-30 12:56:53 -03:00
..
DataTables Bug 13894: Make reserve.pl not using C4::Members::Search 2015-03-30 12:56:53 -03:00
DataTables.pm Bug 11944: use CGI( -utf8 ) everywhere 2015-01-13 13:07:21 -03:00