X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=library%2Ftinymce%2Fjscripts%2Ftiny_mce%2Fplugins%2Fxhtmlxtras%2Fjs%2Felement_common.js;h=4e5d9c3bbd81e61a49d2b0927a4eec38e0a56c7f;hb=f55779fd831029f764c885bf1fd026a7e94f08eb;hp=5b494a56601b5f8829cd2f4f1aa98044d92acd6d;hpb=810e69ef0a88a959ce9f5358377cdc1c7d4bd53a;p=friendica.git diff --git a/library/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js b/library/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js old mode 100755 new mode 100644 index 5b494a5660..4e5d9c3bbd --- a/library/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js +++ b/library/tinymce/jscripts/tiny_mce/plugins/xhtmlxtras/js/element_common.js @@ -154,7 +154,6 @@ SXE.initElementDialog = function(element_name) { SXE.insertElement = function(element_name) { var elm = SXE.inst.dom.getParent(SXE.focusElement, element_name.toUpperCase()), h, tagName; - tinyMCEPopup.execCommand('mceBeginUndoLevel'); if (elm == null) { var s = SXE.inst.selection.getContent(); if(s.length > 0) { @@ -165,11 +164,11 @@ SXE.insertElement = function(element_name) { for (var i=0; i