[Koha-bugs] [Bug 12342] Patron registration datepicker dropdown shows only 10 years

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 26 15:33:53 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12342

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #4 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Hello Martin
Very useful patch, thanks!

Could you have a look at the following template:
opac-memberentry.tt:                $( "#borrower_dateofbirth" ).datepicker({
yearRange: "c-120:c" });

To be consistent, it would be good to have the same value everywhere.
Feel free to replace 120 with 100 or vice versa.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list