https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26041
Katrin Fischer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #13 from Katrin Fischer <[email protected]> --- Hi, it looks like the readonly is set in the JavaScript: $(".toggle-hold-options").show(); $(".hold-options").hide(); $(".holddatefrom,.holddateto").prop("readOnly", true); .holddateto is the one for "Hold not needed after:". Owen, could you maybe help out here? I am not sure why this was added and if we have means to validate the field input. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
