Opened 18 years ago
Closed 15 years ago
#6077 closed (duplicate)
simple way to see help_text in edit_inline
| Reported by: | jakub_vysoky | Owned by: | xian |
|---|---|---|---|
| Component: | contrib.admin | Version: | newforms-admin |
| Severity: | Keywords: | sprintdec01 admin template help text edit inline nfa-someday | |
| Cc: | Triage Stage: | Accepted | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
I just added <th title=""> for every column, that has some help_text.
Attachments (1)
Change History (6)
by , 18 years ago
| Attachment: | help-text-edit-inline.diff added |
|---|
comment:1 by , 18 years ago
| Owner: | changed from to |
|---|
comment:2 by , 18 years ago
| Keywords: | sprintdec01 added |
|---|
comment:3 by , 18 years ago
| Triage Stage: | Unreviewed → Accepted |
|---|
comment:4 by , 18 years ago
| Keywords: | nfa-someday added |
|---|
comment:5 by , 15 years ago
| Resolution: | → duplicate |
|---|---|
| Status: | new → closed |
Although #8190 is newer, it contains an arguably better approach (using <abbr class="help-text-tooltip" title="HEL TEXT HERE">?</abbr> and a enhancement suggetion by Jacob. I'm closing this one and adding a pointer to it there.
Note:
See TracTickets
for help on using tickets.
Re-assigning to xian since he's working on templates for newforms-admin.