Commit f948147
File tree
8 files changed
+10
-10
lines changedFilter options
- src/Symfony
- Bridge/Twig/Resources/views/Form
- Bundle/FrameworkBundle/Resources/views/Form
- Component/Form/Tests
8 files changed
+10
-10
lines changedsrc/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_3_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_3_layout.html.twig+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
155 | 155 |
|
156 | 156 |
|
157 | 157 |
|
158 |
| - |
| 158 | + |
159 | 159 |
|
160 | 160 |
|
src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_4_layout.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_4_layout.html.twig+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
282 | 282 |
|
283 | 283 |
|
284 | 284 |
|
285 |
| - |
| 285 | + |
286 | 286 |
|
287 | 287 |
|
src/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-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
294 |
| - |
| 294 | + |
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
| ||
397 | 397 |
|
398 | 398 |
|
399 | 399 |
|
400 |
| - |
| 400 | + |
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/form_help.html.php
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
src/Symfony/Bundle/FrameworkBundle/Resources/views/Form/widget_attributes.html.php
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 |
| - |
| 3 | + |
4 | 4 |
|
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 |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
115 |
| - |
| 115 | + |
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
|
src/Symfony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
| 164 | + |
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
|
src/Symfony/Component/Form/Tests/AbstractLayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
420 | 420 |
|
421 | 421 |
|
422 | 422 |
|
423 |
| - |
| 423 | + |
424 | 424 |
|
425 | 425 |
|
426 | 426 |
|
| ||
446 | 446 |
|
447 | 447 |
|
448 | 448 |
|
449 |
| - |
| 449 | + |
450 | 450 |
|
451 | 451 |
|
452 | 452 |
|
|
0 commit comments