Koha/C4/Utils/DataTables
Jonathan Druart a8491dc156 Bug 15930: Make patron searches defaulting on 'contain'
The default patron search types has changed from 'contain' to
start_with. Users consider it as a bug.
This patch revert the previous changes to default on 'contain'.

Test plan:
Search for patrons in different places (guarantor, checkout, patron
module, acquisition module, etc.) and confirm that the default is always
'contain'

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>

Signed-off-by: Jesse Weaver <jweaver@bywatersolutions.com>

Signed-off-by: Brendan Gallagher <bredan@bywatersolutions.com>
2016-04-22 00:31:50 +00:00
..
ColumnsSettings.pm Bug 16177: Fix tests for ColumnsSsettings.t 2016-04-01 19:08:23 +00:00
Members.pm Bug 15930: Make patron searches defaulting on 'contain' 2016-04-22 00:31:50 +00:00
VirtualShelves.pm Bug 14544: Make the intranet side independent of Page.pm 2015-11-05 09:58:01 -03:00