fixed comment count update on comment posting

This commit is contained in:
MrZYX 2011-05-24 21:03:13 +02:00
parent e946600ad4
commit d6e9e9cca5

View file

@ -102,7 +102,7 @@ var WebSocketReceiver = {
);
}
var toggler = $('.show_post_comments', post);
var toggler = $('.show_post_comments', post).parent();
if(toggler.length > 0){
toggler.html(