Skip to content

Commit 778a7f9

Browse files
committed
Fix faulty merge
1 parent 11eb093 commit 778a7f9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

reference/forms/types/choice.rst

-5
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,6 @@ For example::
222222

223223
The ``status`` field created by the code above will be rendered as:
224224

225-
.. code-block:: html
226-
227225
.. code-block:: html
228226

229227
<select name="status">
@@ -300,10 +298,7 @@ type behaves as if it were set to true:
300298

301299
.. include:: /reference/forms/types/options/group_by.rst.inc
302300

303-
<<<<<<< HEAD
304-
=======
305301
.. include:: /reference/forms/types/options/multiple.rst.inc
306-
>>>>>>> 2.7
307302

308303
.. include:: /reference/forms/types/options/placeholder.rst.inc
309304

0 commit comments

Comments
 (0)