Bug #57127
closedError in the backend HTML
100%
Description
Hi,
If you have a look in the source code of the backend (main frame), you will see this :
<li id="clear-cache-actions-menu"class="separator">...</li>
It's false, it must be :
<li id="clear-cache-actions-menu" class="separator">...</li>
Thanks
Updated by Gerrit Code Review over 10 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/28587
Updated by Gerrit Code Review over 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28587
Updated by Gerrit Code Review over 10 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28587
Updated by Gerrit Code Review over 10 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/28587
Updated by Xavier Perseguers over 10 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset e0652733f4bf4bdb5ec422ad195971155e9d49d2.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed