https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31251
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #138223|0 |1 is obsolete| | --- Comment #3 from David Nind <[email protected]> --- Created attachment 138241 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=138241&action=edit Bug 31251: Use jQuery val() to clear_entry 1. Add some patron attributes that are textarea and some that have an AV category so they are select dropdowns 2. Go to the patron form and add some values to the patron attributes 3. Use the "Clear" button to try and clear the values, doesnt work. 4. Apply patch 5. Try clearing values from patron attributes that are both select dropdowns and textarea. The "Clear" button should work. Signed-off-by: David Nind <[email protected]> -- 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/
