Opened 7 years ago

Closed 7 years ago

Last modified 7 years ago

#27918 closed Cleanup/optimization (fixed)

Document ChoiceWidget.option_template_name

Reported by: Claude Paroz Owned by: Pavel Kulikov
Component: Documentation Version: 1.11
Severity: Normal Keywords:
Cc: Triage Stage: Accepted
Has patch: yes Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: yes UI/UX: no

Description

I think the new ChoiceWidget.option_template_name is a good candidate for customization, but it is not yet documented in the Widgets reference.

Change History (5)

comment:1 by Tim Graham, 7 years ago

Easy pickings: set
Summary: option_template_name is undocumentedDocument ChoiceWidget.option_template_name
Triage Stage: UnreviewedAccepted

comment:2 by Pavel Kulikov, 7 years ago

Owner: changed from nobody to Pavel Kulikov
Status: newassigned

comment:3 by Pavel Kulikov, 7 years ago

Has patch: set

comment:4 by Tim Graham <timograham@…>, 7 years ago

Resolution: fixed
Status: assignedclosed

In 0d83052e:

Fixed #27918 -- Documented ChoiceWidget.option_template_name

comment:5 by Tim Graham <timograham@…>, 7 years ago

In 3c1ed1d:

[1.11.x] Fixed #27918 -- Documented ChoiceWidget.option_template_name

Backport of 0d83052e52ddfe99c214be7ffca348a3c8feaef5 from master

Note: See TracTickets for help on using tickets.
Back to Top