1
0
Fork 0

Posts from contacts weren't displayed correctly

This commit is contained in:
Michael 2018-01-05 19:47:55 +00:00
commit 2d9163ce30
2 changed files with 5 additions and 3 deletions

View file

@ -628,7 +628,7 @@ function conversation(App $a, $items, $mode, $update, $preview = false) {
$writable = false;
}
if ($mode === 'network-new' || $mode === 'search' || $community_readonly) {
if (in_array($mode, ['network-new', 'search', 'contact-posts']) || $community_readonly) {
/*
* "New Item View" on network page or search page results