Bug 14060: Force the input to contain a valid date
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 1 Dec 2015 17:33:15 +0000 (17:33 +0000)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 8 Sep 2016 12:04:20 +0000 (12:04 +0000)
commit363e45a5eb89b25e47165bb815d6dc901744f977
treec79f9aba0021e11b0427c63b68033232e84bb0cf
parent2a3966946131992ceeb125be3a852b9893bfd708
Bug 14060: Force the input to contain a valid date

Before this patch, the user was still allowed to enter a valid date.
Now, if the date is not valid, the input is emptied.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/includes/calendar.inc
koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/offline.tt
koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt
koha-tmpl/intranet-tmpl/prog/js/pages/circulation.js