Commit 26e2846
committed
bug #19904 [Form] Fixed collapsed ChoiceType options attributes (HeahDude)
This PR was merged into the 2.7 branch.
Discussion
----------
[Form] Fixed collapsed ChoiceType options attributes
| Q | A
| ------------- | ---
| Branch? | 2.7
| Bug fix? | yes
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | #19898
| License | MIT
| Doc PR | ~
Commits
-------
7806e2a Fixed collapsed ChoiceType options attributesFile tree
2 files changed
+2
-3
lines changed- src/Symfony
- Bundle/FrameworkBundle/Resources/views/Form
- Component/Form/Tests
2 files changed
+2
-3
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | 1 | | |
3 | 2 | | |
4 | 3 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
612 | 612 | | |
613 | 613 | | |
614 | 614 | | |
615 | | - | |
616 | | - | |
| 615 | + | |
| 616 | + | |
617 | 617 | | |
618 | 618 | | |
619 | 619 | | |
| |||
0 commit comments