Commit 4328f5b
committed
File tree
Expand file treeCollapse file tree
6 files changed
+22
-6
lines changedFilter options
- src/Symfony
- Bridge/Twig/Resources/views/Form
- Component/Form
- Extension/Core/Type
- Tests/Fixtures/Descriptor
Expand file treeCollapse file tree
6 files changed
+22
-6
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+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
| 71 | + |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
72 | 76 |
|
73 | 77 |
|
74 | 78 |
|
|
src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/foundation_5_layout.html.twig+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
163 | 163 |
|
164 | 164 |
|
165 | 165 |
|
166 |
| - |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
167 | 171 |
|
168 | 172 |
|
169 | 173 |
|
|
src/Symfony/Component/Form/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/CHANGELOG.md+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
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+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
236 | 236 |
|
237 | 237 |
|
238 | 238 |
|
239 |
| - |
| 239 | + |
| 240 | + |
240 | 241 |
|
241 | 242 |
|
242 | 243 |
|
| ||
344 | 345 |
|
345 | 346 |
|
346 | 347 |
|
| 348 | + |
| 349 | + |
347 | 350 |
|
348 | 351 |
|
349 | 352 |
|
| ||
374 | 377 |
|
375 | 378 |
|
376 | 379 |
|
| 380 | + |
| 381 | + |
377 | 382 |
|
378 | 383 |
|
379 | 384 |
|
|
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.json+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
|
src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.txt
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Fixtures/Descriptor/resolved_form_type_1.txt+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
| 24 | + |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
0 commit comments