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 11eb093 commit 778a7f9Copy full SHA for 778a7f9
reference/forms/types/choice.rst
@@ -222,8 +222,6 @@ For example::
222
223
The ``status`` field created by the code above will be rendered as:
224
225
-.. code-block:: html
226
-
227
.. code-block:: html
228
229
<select name="status">
@@ -300,10 +298,7 @@ type behaves as if it were set to true:
300
298
301
299
.. include:: /reference/forms/types/options/group_by.rst.inc
302
303
-<<<<<<< HEAD
304
-=======
305
.. include:: /reference/forms/types/options/multiple.rst.inc
306
->>>>>>> 2.7
307
308
.. include:: /reference/forms/types/options/placeholder.rst.inc
309
0 commit comments