Koha/C4/Utils
Jonathan Druart 2e74c8f15b Bug 14985: Fix regression on patron search
This patch fixes 2 major errors introduced by last patch:
1/ Undefined subroutine &C4::Utils::DataTables::Members::dt_from_string
called
when searching for patrons
2/ Display the dates on the patron search in the pref format, not iso

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2015-11-13 11:24:54 -03:00
..
DataTables Bug 14985: Fix regression on patron search 2015-11-13 11:24:54 -03:00
DataTables.pm Bug 14985: Remove C4::Dates from files in folder C4/*.pm (part one) 2015-11-13 11:24:54 -03:00