[Koha-bugs] [Bug 14060] Remove readonly on date inputs

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 22 10:25:01 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14060

--- Comment #24 from Marc Véron <veron at veron.ch> ---
For the records:

koha-tmpl/intranet-tmpl/prog/js/members.js
(...)
// this function checks id date is like DD/MM/YYYY
function CheckDate(field)
(...)

Used in:

koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt
for fields dateenrolled and dateexpiry
(only if dateformat == "metric" )

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


More information about the Koha-bugs mailing list