Actions
Task #100433
closedDrop superfluous label from T3editorElement
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2023-04-04
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The class T3editorElement
boots a CodeMirror instance and provides a hard-coded label to be rendered in a panel below the editor. That label became useless over time as it provides redundant information.
Actions