]> git.koha-community.org Git - koha.git/commit
Bug 21600: Use str param instead of dt for output_pref
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 18 Oct 2018 19:36:45 +0000 (16:36 -0300)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 5 Nov 2018 14:55:24 +0000 (14:55 +0000)
commit9f61b7eb9421d354d2609cefa0a6814e8a2ca478
treef948272fb8a3eb8dc702c34ebdc617d929cdb2bd
parentdd2c6e4c69ef411a05170abfe92ed60668ac7532
Bug 21600: Use str param instead of dt for output_pref

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit 5b9cb7086e74e9a6ea7a4eaac7c5053b6727bb3e)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Koha/REST/V1/Patrons.pm