Fixes: Inserted macro in rte always positioned above existing content (in IE)

Work Items: 30061
This commit is contained in:
starfighter83
2011-02-23 07:49:15 -01:00
parent 5b99b1e803
commit 20bff9acd4

View File

@@ -58,6 +58,8 @@
}
else {
tinyMCEPopup.restoreSelection();
tinyMCEPopup.editor.execCommand("mceInsertContent", false, renderedContent);
}