Skip to content

Commit 6528501

Browse files
committed
Change to @wouterj proposal which is better
1 parent 0acdd11 commit 6528501

File tree

1 file changed

+1
-28
lines changed

1 file changed

+1
-28
lines changed

reference/forms/types/country.rst

+1-28
Original file line numberDiff line numberDiff line change
@@ -45,34 +45,7 @@ you should just use the ``choice`` type directly.
4545
Overridden Options
4646
------------------
4747

48-
choices
49-
~~~~~~~
50-
51-
**default**: ``Symfony\Component\Intl\Intl::getRegionBundle()->getCountryNames()``
52-
53-
The country type defaults the ``choices`` option to the whole list of countries.
54-
It uses the default locale to determine which language to use.
55-
56-
Inherited options
57-
-----------------
58-
59-
These options inherit from the :doc:`choice</reference/forms/types/choice>` type:
60-
61-
.. include:: /reference/forms/types/options/multiple.rst.inc
62-
63-
.. include:: /reference/forms/types/options/expanded.rst.inc
64-
65-
.. include:: /reference/forms/types/options/preferred_choices.rst.inc
66-
67-
.. include:: /reference/forms/types/options/empty_value.rst.inc
68-
69-
.. include:: /reference/forms/types/options/error_bubbling.rst.inc
70-
71-
.. include:: /reference/forms/types/options/error_mapping.rst.inc
72-
73-
These options inherit from the :doc:`date</reference/forms/types/form>` type:
74-
75-
.. include:: /reference/forms/types/options/required.rst.inc
48+
choicesttes/options/required.rst.inc
7649

7750
.. include:: /reference/forms/types/options/label.rst.inc
7851

0 commit comments

Comments
 (0)