Commit 9f82c85
File tree
3 files changed
+53
-1
lines changedFilter options
- src/Symfony
- Bridge/Twig
- Resources/views/Form
- Tests/Extension
- Component/Form/Extension/Core/Type
3 files changed
+53
-1
lines changedsrc/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/form_div_layout.html.twig+1-1
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 |
| - |
| 88 | + |
89 | 89 |
|
90 | 90 |
|
91 | 91 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/AbstractDivLayoutTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/AbstractDivLayoutTestCase.php+50
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
856 | 856 |
|
857 | 857 |
|
858 | 858 |
|
| 859 | + |
| 860 | + |
| 861 | + |
| 862 | + |
| 863 | + |
| 864 | + |
| 865 | + |
| 866 | + |
| 867 | + |
| 868 | + |
| 869 | + |
| 870 | + |
| 871 | + |
| 872 | + |
| 873 | + |
| 874 | + |
| 875 | + |
| 876 | + |
| 877 | + |
| 878 | + |
| 879 | + |
| 880 | + |
| 881 | + |
| 882 | + |
| 883 | + |
| 884 | + |
| 885 | + |
| 886 | + |
| 887 | + |
| 888 | + |
| 889 | + |
| 890 | + |
| 891 | + |
| 892 | + |
| 893 | + |
| 894 | + |
| 895 | + |
| 896 | + |
| 897 | + |
| 898 | + |
| 899 | + |
| 900 | + |
| 901 | + |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
859 | 909 |
|
860 | 910 |
|
861 | 911 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/ChoiceType.php+2
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
281 | 281 |
|
282 | 282 |
|
283 | 283 |
|
| 284 | + |
| 285 | + |
284 | 286 |
|
285 | 287 |
|
286 | 288 |
|
|
0 commit comments