]> git.mxchange.org Git - friendica.git/blobdiff - view/head.tpl
diabook-themes: state of the boxes at right_aside are now stored in db, instead of...
[friendica.git] / view / head.tpl
old mode 100755 (executable)
new mode 100644 (file)
index cd6f5ca..7638e56
@@ -79,6 +79,7 @@
                ins = ins.replace('&','&');
                ins = ins.replace('"','"');
                $("#comment-edit-text-" + id).val(tmpStr + ins);
+               $(obj).val('');
        }
 
        function showHideComments(id) {