sigh I always miss something when copying over

This commit is contained in:
Zach Prezkuta 2012-08-11 20:51:51 -06:00
parent 5890e3fa3a
commit 91aacdbb3d
3 changed files with 196 additions and 2 deletions

View file

@ -290,7 +290,7 @@
// add a new thread
$j('.tread-wrapper',data).each(function() {
$j('.toplevel_item',data).each(function() {
var ident = $j(this).attr('id');
if($j('#' + ident).length == 0 && profile_page == 1) {