From abd6c492614c2bb92cc0f9cac52efaea53156f5b Mon Sep 17 00:00:00 2001 From: misol Date: Sat, 10 Oct 2009 14:18:04 +0000 Subject: [PATCH] =?UTF-8?q?r6839=20=EC=B6=94=EA=B0=80=20=EC=88=98=EC=A0=95?= =?UTF-8?q?=20xeHandled=EB=A5=BC=20=EC=82=AC=EC=9A=A9=ED=95=98=EC=A7=80=20?= =?UTF-8?q?=EC=95=8A=EC=9C=BC=EB=AF=80=EB=A1=9C=20=EC=A3=BC=EC=84=9D?= =?UTF-8?q?=EC=B2=98=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6840 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/editor/skins/xpresseditor/js/Xpress_Editor.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/modules/editor/skins/xpresseditor/js/Xpress_Editor.js b/modules/editor/skins/xpresseditor/js/Xpress_Editor.js index 0bdfe6266..69615d75f 100644 --- a/modules/editor/skins/xpresseditor/js/Xpress_Editor.js +++ b/modules/editor/skins/xpresseditor/js/Xpress_Editor.js @@ -5486,7 +5486,9 @@ xe.XE_XHTMLFormatter = $.Class({ var stack = []; // remove xeHandled attrs + /* sContent = sContent.replace(/xeHandled="YES"/ig,''); + */ // remove all useless styles