#31362 closed Cleanup/optimization (fixed)
MultipleHiddenInput documents non existent 'choices' attribute.
Reported by: | David Smith | Owned by: | David Smith |
---|---|---|---|
Component: | Documentation | Version: | 3.0 |
Severity: | Normal | Keywords: | |
Cc: | Triage Stage: | Accepted | |
Has patch: | yes | Needs documentation: | no |
Needs tests: | no | Patch needs improvement: | no |
Easy pickings: | no | UI/UX: | no |
Description
The MultipleHiddenInput documentation refers to the 'choices' attribute.
This attribute was removed some time ago in this commit.
I've therefore raised a PR to remove reference to the choices attribute in the documentation
Change History (3)
comment:1 by , 5 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Summary: | MultipleHiddenInput documents non existent 'choices' attribute → MultipleHiddenInput documents non existent 'choices' attribute. |
Triage Stage: | Unreviewed → Accepted |
Type: | Uncategorized → Cleanup/optimization |
comment:2 by , 5 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In 7075d27b: