Reshared data now is a link
This commit is contained in:
parent
42dcd6646e
commit
206caaf51a
4 changed files with 18 additions and 14 deletions
|
|
@ -82,7 +82,7 @@ as the value of $top_child_total (this is done at the end of this file)
|
|||
{{/if}}
|
||||
<div class="media {{$item.shiny}}">
|
||||
{{if $item.reshared}}
|
||||
<div class="wall-item-ammounce wall-item-responses" id="wall-item-ammounce-{{$item.id}}">{{$item.responses.announce.output nofilter}}</div>
|
||||
<div class="wall-item-ammounce wall-item-responses" id="wall-item-ammounce-{{$item.id}}">{{$item.reshared nofilter}}</div>
|
||||
{{/if}}
|
||||
{{* The avatar picture and the photo-menu *}}
|
||||
<div class="dropdown pull-left"><!-- Dropdown -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue