Reset network when showing a contact's posts
There is similar stuff in the mobile themes, but I didn't touch them because I wasn't sure if I should and how the smarty3 stuff works.
This commit is contained in:
parent
0eeda1de5d
commit
c0af9b2938
3 changed files with 3 additions and 3 deletions
|
|
@ -43,7 +43,7 @@
|
|||
{{ endif }}
|
||||
|
||||
|
||||
<li><a href="network/?cid=$contact_id" id="contact-edit-view-recent">$lblrecent</a></li>
|
||||
<li><a href="network/0?nets=all&cid=$contact_id" id="contact-edit-view-recent">$lblrecent</a></li>
|
||||
{{ if $lblsuggest }}
|
||||
<li><a href="fsuggest/$contact_id" id="contact-edit-suggest">$lblsuggest</a></li>
|
||||
{{ endif }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue