#10562 closed (fixed)
Documentation typo
| Reported by: | Steven Bisseker | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
field.is_hidden
This attribute is True is the form field is a hidden field and False otherwise.
should be:
This attribute is True if the form field is a hidden field and False otherwise.
Attachments (1)
Change History (4)
by , 17 years ago
| Attachment: | index.txt typo.diff added |
|---|
comment:1 by , 17 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
comment:2 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:3 by , 17 years ago
Note:
See TracTickets
for help on using tickets.
index.txt typo