7 Jan
2016
7 Jan
'16
4:08 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15206 --- Comment #40 from Alex Arnaud <alex.arnaud@biblibre.com> --- (In reply to Jonathan Druart from comment #38)
Alex, Could you please: 1/ move the CalculateAge to a js file (to make it reusable) 2/ do not display "Age:" if the calculation fails 3/ Remove the checkdate param, it is not really needed. You should use Date_from_syspref defined in calendar.inc instead
I don't need Date_from_syspref since i use datepicker( 'getDate' ) from datepicker component to get the correct format. -- You are receiving this mail because: You are watching all bug changes.