don't provide 'show more' on remote friends in common unless there are actually more
This commit is contained in:
parent
10812e0c19
commit
a048fd806a
2 changed files with 3 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<div id="remote-friends-in-common" class="bigwidget">
|
||||
<div id="rfic-desc">$desc <a href="$base/common/rem/$uid/$cid">$more</a></div>
|
||||
<div id="rfic-desc">$desc {{ if $linkmore }}<a href="$base/common/rem/$uid/$cid">$more</a>{{ endif }}</div>
|
||||
{{ if $items }}
|
||||
{{ for $items as $item }}
|
||||
<div class="profile-match-wrapper">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue