Commit 5f48c6a
File tree
5 files changed
+8
-5
lines changedFilter options
- src/Symfony
- Bridge/Twig/Resources/views/Form
- Bundle/FrameworkBundle
- Resources/views/Form
- Component/Form/Tests
5 files changed
+8
-5
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+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
319 | 319 |
|
320 | 320 |
|
321 | 321 |
|
| 322 | + |
322 | 323 |
|
323 | 324 |
|
324 |
| - |
| 325 | + |
325 | 326 |
|
326 | 327 |
|
327 | 328 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/widget_attributes.html.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/widget_attributes.html.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 |
| - |
| 1 | + |
| 2 | + |
2 | 3 |
|
3 | 4 |
|
| 5 | + |
4 | 6 |
|
5 | 7 |
|
6 | 8 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
46 |
| - |
| 46 | + |
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
|
src/Symfony/Component/Form/Tests/AbstractBootstrap3LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractBootstrap3LayoutTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2430 | 2430 |
|
2431 | 2431 |
|
2432 | 2432 |
|
2433 |
| - |
| 2433 | + |
2434 | 2434 |
|
2435 | 2435 |
|
2436 | 2436 |
|
|
src/Symfony/Component/Form/Tests/AbstractLayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2373 | 2373 |
|
2374 | 2374 |
|
2375 | 2375 |
|
2376 |
| - |
| 2376 | + |
2377 | 2377 |
|
2378 | 2378 |
|
2379 | 2379 |
|
|
0 commit comments