X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fhead.tpl;h=e02e4e4da2ede06fccbf8b67c0ab7c10b258c0f6;hb=2628da422a57f573466f08ca3eb5791bf2bc35cf;hp=6f7ddffb27c4f5fe7815abe9b24f1a3623ef0d00;hpb=d7dbc632f8dba9b9f4f3e5c8dbf54bd69e8e67ab;p=friendica.git diff --git a/view/templates/head.tpl b/view/templates/head.tpl index 6f7ddffb27..e02e4e4da2 100644 --- a/view/templates/head.tpl +++ b/view/templates/head.tpl @@ -88,7 +88,6 @@ $("#comment-edit-text-" + id).putCursorAtEnd(); $("#comment-edit-text-" + id).addClass("comment-edit-text-full"); $("#comment-edit-text-" + id).removeClass("comment-edit-text-empty"); - $("#comment-edit-text-" + id).focus(); $("#mod-cmnt-wrap-" + id).show(); openMenu("comment-edit-submit-wrapper-" + id); return true;