aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/conv_list.tpl
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2015-10-22 13:01:33 +0200
committerMario Vavti <mario@mariovavti.com>2015-10-22 13:01:33 +0200
commited6629002f25464ce03ab3daa0676dc34561d082 (patch)
tree8f45ebe96ecf712c8c579160849ce3dd62cce8cf /view/tpl/conv_list.tpl
parentbcb4ac7aaeedbd776b3eb1cb66f85eb48a14040c (diff)
downloadvolse-hubzilla-ed6629002f25464ce03ab3daa0676dc34561d082.tar.gz
volse-hubzilla-ed6629002f25464ce03ab3daa0676dc34561d082.tar.bz2
volse-hubzilla-ed6629002f25464ce03ab3daa0676dc34561d082.zip
photo object fixes
Diffstat (limited to 'view/tpl/conv_list.tpl')
-rwxr-xr-xview/tpl/conv_list.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl
index 65b695a70..a3fb642ce 100755
--- a/view/tpl/conv_list.tpl
+++ b/view/tpl/conv_list.tpl
@@ -8,6 +8,11 @@
<a name="{{$item.id}}" ></a>
<div class="wall-item-outside-wrapper {{$item.indent}}{{$item.previewing}}" id="wall-item-outside-wrapper-{{$item.id}}" >
<div class="wall-item-content-wrapper {{$item.indent}}" id="wall-item-content-wrapper-{{$item.id}}" style="clear:both;">
+ {{if $item.photo}}
+ <div class="wall-photo-item" id="wall-photo-item-{{$item.id}}">
+ {{$item.photo}}
+ </div>
+ {{/if}}
<div class="wall-item-head">
<div class="wall-item-info" id="wall-item-info-{{$item.id}}" >
<div class="wall-item-photo-wrapper{{if $item.owner_url}} wwfrom{{/if}}" id="wall-item-photo-wrapper-{{$item.id}}">