ostatus completion of threads now works with longer threads well.

This commit is contained in:
Michael Vogel 2013-06-08 12:28:19 +02:00
commit a2cef94d8b
2 changed files with 109 additions and 94 deletions

View file

@ -34,7 +34,7 @@ function contacts_init(&$a) {
'$photo' => $a->data['contact']['photo']
));
$follow_widget = '';
}
}
else {
$vcard_widget = '';
$follow_widget = follow_widget();