]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/head.tpl
Merge pull request #7068 from MrPetovan/task/7047-theme-error-page
[friendica.git] / view / templates / head.tpl
index 6f7ddffb27c4f5fe7815abe9b24f1a3623ef0d00..e02e4e4da2ede06fccbf8b67c0ab7c10b258c0f6 100644 (file)
@@ -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;