Actions
Bug #80647
closedEXT:Form frontend markup of checkboxes is incompatible to bootstrap
Start date:
2017-04-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
The frontend markup of checkboxes doesn't work very well with bootstrap styles.
It should be similar to that markup:
<div class="checkbox"> <label> <input type="checkbox"> Remember me </label> </div>
Updated by Andreas Steiger over 7 years ago
- Subject changed from EXT:Form markup of checkboxes in FE is incompatible to bootstrap to EXT:Form frontend markup of checkboxes is incompatible to bootstrap
Updated by Andreas Steiger over 7 years ago
- Assignee changed from Andreas Steiger to Ralf Zimmermann
Updated by Björn Jacob over 7 years ago
- Category changed from Frontend to Form Framework
Updated by Gerrit Code Review over 7 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52329
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/52329
Updated by Ralf Zimmermann over 7 years ago
- Priority changed from Should have to Must have
- Target version set to 8 LTS
Updated by Ralf Zimmermann over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset d29791254f5c37db68ce3dbd713a3e3ab63be367.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions