Put the empty option on top in DropDownMultiple.
authorMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Feb 2009 22:00:14 +0000 (23:00 +0100)
committerMatthijs Kooijman <matthijs@stdin.nl>
Tue, 3 Feb 2009 22:00:14 +0000 (23:00 +0100)
commit3ad5726e7dd331376eb4268b9dcb1b29cb1f0b7b
treeb3838f5d6f1af2901267759b9bd013a1945a0e32
parent46815b6e34ec269366b36597c3caa8274e3bec3f
Put the empty option on top in DropDownMultiple.

Previous changes that started reusing Select.render_options had the side
effect of moving the empty option to the bottom. This restores the
original behaviour.
tools/widgets/dropdownmultiple.py