diff --git a/view/tpl/jot-header.tpl b/view/tpl/jot-header.tpl index 70acdbc88..780667ce6 100755 --- a/view/tpl/jot-header.tpl +++ b/view/tpl/jot-header.tpl @@ -717,7 +717,7 @@ let postSaveTimer = null; function(ddata) { if (ddata['status']) { alert(JSON.stringify(ddata)); - break; + addeditortext(ddata['photolink']); preview_post(); } else {