summaryrefslogtreecommitdiff
path: root/django/forms/fields.py
diff options
context:
space:
mode:
authorRolf Jagerman <rjagerman@gmail.com>2015-02-24 16:26:08 +0100
committerTim Graham <timograham@gmail.com>2015-02-26 12:50:09 -0500
commitfa9cb5dcdc816fe0e606b8f1020d53526e08b0d4 (patch)
tree4e6469121f0caeed4aadf59796fa1a1ff18debf9 /django/forms/fields.py
parent71820721a19f5628b3176f16813d47378cb2c3cb (diff)
Fixed #24406 -- Improved SelectFilter js to use click events
The SelectFilter widget used href to execute javascript. This was problematic if one wishes to customize the widget, since the href javascript is executed after events are handled. This change modifies the javascript to use click events to handle button behavior.
Diffstat (limited to 'django/forms/fields.py')
0 files changed, 0 insertions, 0 deletions