File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -17,15 +17,15 @@ option.
17
17
| | - `choice_list `_ |
18
18
| | - `choice_loader `_ |
19
19
| | - `choice_label `_ |
20
- | | - `choice_name `_ |
21
- | | - `choice_value `_ |
22
20
| | - `choice_attr `_ |
23
21
| | - `choices_as_values `_ |
24
22
| | - `placeholder `_ |
25
23
| | - `expanded `_ |
26
24
| | - `multiple `_ |
27
25
| | - `preferred_choices `_ |
28
26
| | - `group_by `_ |
27
+ | | - `choice_name `_ |
28
+ | | - `choice_value `_ |
29
29
+-------------+------------------------------------------------------------------------------+
30
30
| Overridden | - `compound `_ |
31
31
| options | - `empty_data `_ |
@@ -230,14 +230,14 @@ a fully-loaded list is not necessary.
230
230
231
231
.. include :: /reference/forms/types/options/choice_label.rst.inc
232
232
233
- .. include :: /reference/forms/types/options/choice_name.rst.inc
234
-
235
- .. include :: /reference/forms/types/options/choice_value.rst.inc
236
-
237
233
.. include :: /reference/forms/types/options/choice_attr.rst.inc
238
234
239
235
.. include :: /reference/forms/types/options/group_by.rst.inc
240
236
237
+ .. include :: /reference/forms/types/options/choice_name.rst.inc
238
+
239
+ .. include :: /reference/forms/types/options/choice_value.rst.inc
240
+
241
241
Overridden Options
242
242
------------------
243
243
You can’t perform that action at this time.
0 commit comments