Skip to content
Snippets Groups Projects
Commit 56e9ea16 authored by Stanislas Rolland's avatar Stanislas Rolland
Browse files

Revert "[BUGFIX] RTE: Change to tab menu div id breaks RTE load in IRRE element"

This reverts commit b008e63a.

Change-Id: I02fef4edaf1189b8e05f73bd3cd0251018a849bf
Reviewed-on: http://review.typo3.org/34088


Reviewed-by: default avatarStanislas Rolland <typo3@sjbr.ca>
Tested-by: default avatarStanislas Rolland <typo3@sjbr.ca>
parent 5ff97213
Branches
Tags
No related merge requests found
......@@ -13,7 +13,7 @@ HTMLArea.util.TYPO3 = function () {
simplifyNested: function(nested) {
var i, type, level, elementId, max, simplifiedNested=[],
elementIdSuffix = {
tab: '',
tab: '-DIV',
inline: '_fields',
flex: '-content'
};
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment