mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
본문 삽입시 이미지 URL을 상대경로로 변경
This commit is contained in:
parent
97a1b578a2
commit
7125cf0e12
7 changed files with 10 additions and 63 deletions
|
|
@ -200,7 +200,6 @@ function doSyncPageContent() {
|
|||
if(!fo_obj.document_srl || fo_obj.document_srl.value == '0') {
|
||||
try {
|
||||
var content = Base64.decode(xInnerHtml(obj));
|
||||
content = editorReplacePath(content);
|
||||
get_by_id("content_fo").content.value = content;
|
||||
xe.Editors["1"].exec("SET_IR", [content]);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue