jazzband / jazzband/django-floppyforms
floppyforms/select.html multiple variable does nothing
Open
Enhancement
- Dominant language
- Python
- Stars
- 836
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
The {% if multiple %} in select.html appears to me to do nothing. The addition of multiple="multiple" is done in attrs.html.
The existence of if multiple seems to imply the variable can be used but it can't actually. IMO it would be nice to have this variable as it may be desirable to change the select if it is multiple.
Contributor guide
Assessment
This issue has not been assessed yet.