Commit 058489d
File tree
7 files changed
+7
-4
lines changedFilter options
- src/Symfony
- Bridge/Twig/Resources/views/Form
- Bundle/FrameworkBundle/Resources/views/Form
- Component/Form/Tests
7 files changed
+7
-4
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+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
291 | 291 |
|
292 | 292 |
|
293 | 293 |
|
294 |
| - |
| 294 | + |
295 | 295 |
|
296 | 296 |
|
297 | 297 |
|
|
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/Component/Form/Tests/AbstractBootstrap3LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractBootstrap3LayoutTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
112 | 112 |
|
113 | 113 |
|
114 | 114 |
|
| 115 | + |
115 | 116 |
|
116 | 117 |
|
117 | 118 |
|
|
src/Symfony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
| 164 | + |
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
|
src/Symfony/Component/Form/Tests/AbstractLayoutTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTest.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
420 | 420 |
|
421 | 421 |
|
422 | 422 |
|
| 423 | + |
423 | 424 |
|
424 | 425 |
|
425 | 426 |
|
|
0 commit comments