https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14816 Julian Maurice <julian.maurice@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff --- Comment #6 from Julian Maurice <julian.maurice@biblibre.com> --- (In reply to Jonathan Druart from comment #4)
Julian, I'd suggest to simplify with something like:
$form.find('select').not('[disabled]').find('option:selected').each(function () {
I have tried and it seems to work, please confirm.
Yep, much better, thanks. I removed the signoffs (sorry Marc and Aleisha), so I reset status to Needs signoff -- You are receiving this mail because: You are watching all bug changes.