-
- Downloads
bug #24874 [TwigBridge] Fixed the .form-check-input class in the bs4 templates (vudaltsov)
This PR was squashed before being merged into the 3.4 branch (closes #24874). Discussion ---------- [TwigBridge] Fixed the .form-check-input class in the bs4 templates | Q | A | ------------- | --- | Branch? | 3.4 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | If I am not mistaken, the `form-check-input` class should always be present in inputs of checkboxes and radios Commits ------- 95a90e42 [TwigBridge] Fixed the .form-check-input class in the bs4 templates
Showing
- src/Symfony/Bridge/Twig/Resources/views/Form/bootstrap_4_layout.html.twig 2 additions, 2 deletions...ge/Twig/Resources/views/Form/bootstrap_4_layout.html.twig
- src/Symfony/Bridge/Twig/composer.json 2 additions, 2 deletionssrc/Symfony/Bridge/Twig/composer.json
- src/Symfony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php 8 additions, 8 deletions...ony/Component/Form/Tests/AbstractBootstrap4LayoutTest.php
Loading
Please register or sign in to comment