X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=js%2Fmain.js;h=6ab574c4e818f449742f9d9668c2b43b12b5ee2f;hb=f96b91c25483fc14d94911007c204b9416726b93;hp=c7db9a06915e9aaa7b1061e8408d3daaf366ec99;hpb=3484d3bc5ffdac5b6f447abcd8ceef9b681aa311;p=friendica.git diff --git a/js/main.js b/js/main.js index c7db9a0691..6ab574c4e8 100644 --- a/js/main.js +++ b/js/main.js @@ -280,8 +280,7 @@ //}); // add a new thread - - $('.tread-wrapper',data).each(function() { + $('.toplevel_item',data).each(function() { var ident = $(this).attr('id'); if($('#' + ident).length == 0 && profile_page == 1) {