Bug 9788: QA followup
authorJonathan Druart <jonathan.druart@biblibre.com>
Mon, 4 Nov 2013 10:55:57 +0000 (11:55 +0100)
committerGalen Charlton <gmc@esilibrary.com>
Fri, 17 Jan 2014 05:10:42 +0000 (05:10 +0000)
commit38edd714c598322e81a32a0dfc5f2ce0da46826d
tree8bfecbc0bd376fc5a3e1dd07ae967ab792bc428a
parenta23d4181b1e756a61a036059b8b909d4f0d30537
Bug 9788: QA followup

1/ CURRENT_DATE() is a MySQLism and should be replaced with CAST(now() AS
DATE).
2/ The date formatting should be done in the template (using the TT
plugin).

Signed-off-by: Jonathan Druart <jonathan.druart@biblibre.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
C4/Reserves.pm
catalogue/detail.pl
koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/detail.tt
koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt
koha-tmpl/opac-tmpl/prog/en/modules/opac-reserve.tt
opac/opac-reserve.pl
reserve/request.pl