Commit 28f61d7
File tree
5 files changed
+9
-8
lines changedFilter options
- src/Symfony
- Bridge/Twig
- Resources/views/Form
- Tests/Extension
- Component/Form
- Extension/Core/Type
- Tests
5 files changed
+9
-8
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-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
392 | 392 |
|
393 | 393 |
|
394 | 394 |
|
395 |
| - |
396 | 395 |
|
397 | 396 |
|
398 | 397 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3HorizontalLayoutTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap3HorizontalLayoutTestCase.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
142 | 142 |
|
143 | 143 |
|
144 | 144 |
|
145 |
| - |
| 145 | + |
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
| ||
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
160 |
| - |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
| ||
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| - |
| 174 | + |
175 | 175 |
|
176 | 176 |
|
177 | 177 |
|
| ||
185 | 185 |
|
186 | 186 |
|
187 | 187 |
|
188 |
| - |
| 188 | + |
189 | 189 |
|
190 | 190 |
|
191 | 191 |
|
|
src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap4HorizontalLayoutTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Twig/Tests/Extension/AbstractBootstrap4HorizontalLayoutTestCase.php+1-1Lines changed: 1 addition & 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 |
|
|
src/Symfony/Component/Form/Extension/Core/Type/BaseType.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/Core/Type/BaseType.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
80 | 80 |
|
81 | 81 |
|
82 | 82 |
|
83 |
| - |
| 83 | + |
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
| 91 | + |
| 92 | + |
91 | 93 |
|
92 | 94 |
|
93 | 95 |
|
|
src/Symfony/Component/Form/Tests/AbstractLayoutTestCase.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/AbstractLayoutTestCase.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2484 | 2484 |
|
2485 | 2485 |
|
2486 | 2486 |
|
2487 |
| - |
| 2487 | + |
2488 | 2488 |
|
2489 | 2489 |
|
2490 | 2490 |
|
|
0 commit comments