X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Fhead.tpl;h=7638e56ca693a42b6a1731ff3ecde4fd8de3b70e;hb=c9bb88861162873ec339530a32c8458721aed777;hp=cd6f5ca972e97564fc78148d02571650ab4d8c9e;hpb=8a80ea24d1d8039be6dc532c9db23c60e71eb467;p=friendica.git diff --git a/view/head.tpl b/view/head.tpl index cd6f5ca972..7638e56ca6 100644 --- a/view/head.tpl +++ b/view/head.tpl @@ -79,6 +79,7 @@ ins = ins.replace('&','&'); ins = ins.replace('"','"'); $("#comment-edit-text-" + id).val(tmpStr + ins); + $(obj).val(''); } function showHideComments(id) {