]> git.mxchange.org Git - friendica.git/blobdiff - js/main.js
modified: view/theme/smoothly/style.css
[friendica.git] / js / main.js
index c7db9a06915e9aaa7b1061e8408d3daaf366ec99..6ab574c4e818f449742f9d9668c2b43b12b5ee2f 100644 (file)
                        //});
 
                        // 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) {