diff options
author | Michael Große <grosse@cosmocode.de> | 2017-10-26 11:50:12 +0200 |
---|---|---|
committer | Michael Große <grosse@cosmocode.de> | 2017-10-26 12:04:37 +0200 |
commit | 389e185635f97865a7dbfefdec30ebe64cd1f45a (patch) | |
tree | 85a504f553b891c1c9a934b805cb22e428dc54d3 /lib/scripts/jquery/jquery.min.js | |
parent | 07ca0ccf96f19652f68ac13fcf523b176888aae2 (diff) | |
download | dokuwiki-389e185635f97865a7dbfefdec30ebe64cd1f45a.tar.gz dokuwiki-389e185635f97865a7dbfefdec30ebe64cd1f45a.zip |
fix: prevent two selected options, b/c apparently 'String' == 0 🤦
There was a bug, where the options array ['Auto', 0, 1] would result in
HTML option tags where both the 'Auto' and the 0 option were selected.
Diffstat (limited to 'lib/scripts/jquery/jquery.min.js')
0 files changed, 0 insertions, 0 deletions