Opened 17 years ago
Closed 15 years ago
#6459 closed (duplicate)
Help text is not displayed for vertical filter interface
Reported by: | Owned by: | nobody | |
---|---|---|---|
Component: | contrib.admin | Version: | dev |
Severity: | Keywords: | ||
Cc: | Triage Stage: | Accepted | |
Has patch: | no | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
For fields that make use of filter_interface=django.db.models.VERTICAL, the help text (help_text) does not show. It seems to be overwritten or hidden by the "Chosen" box.
Change History (2)
comment:1 by , 16 years ago
Triage Stage: | Unreviewed → Accepted |
---|
comment:2 by , 15 years ago
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
This looks like a dupe of #6183.