We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69fc3c3 commit 0ad7b18Copy full SHA for 0ad7b18
reference/forms/types/choice.rst
@@ -147,7 +147,7 @@ You can easily "group" options in a select by passing a multi-dimensional choice
147
'choices_as_values' => true,
148
);
149
150
-.. image:: /images/reference/form/choice-example3.png
+.. image:: /images/reference/form/choice-example4.png
151
:align: center
152
153
To get fancier, use the `group_by`_ option.
0 commit comments