ostatus completion of threads now works with longer threads well.
This commit is contained in:
parent
0723933c1c
commit
a2cef94d8b
2 changed files with 109 additions and 94 deletions
|
@ -34,7 +34,7 @@ function contacts_init(&$a) {
|
|||
'$photo' => $a->data['contact']['photo']
|
||||
));
|
||||
$follow_widget = '';
|
||||
}
|
||||
}
|
||||
else {
|
||||
$vcard_widget = '';
|
||||
$follow_widget = follow_widget();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue