aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/search_item.tpl
diff options
context:
space:
mode:
authorHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-28 16:23:17 +0100
committerHaakon Meland Eriksen <haakon.eriksen@far.no>2015-11-28 16:23:17 +0100
commitcb7df797e1d5a87ff8b6dbb6c07faf68e3e725f7 (patch)
treed6d9a07a1358fb7b6acf030e268643cd667fd59b /view/tpl/search_item.tpl
parent2b2723cb74dd74fc449d76f29edd7797b16c7e84 (diff)
downloadvolse-hubzilla-cb7df797e1d5a87ff8b6dbb6c07faf68e3e725f7.tar.gz
volse-hubzilla-cb7df797e1d5a87ff8b6dbb6c07faf68e3e725f7.tar.bz2
volse-hubzilla-cb7df797e1d5a87ff8b6dbb6c07faf68e3e725f7.zip
Removed my version of jot.tpl
Diffstat (limited to 'view/tpl/search_item.tpl')
-rwxr-xr-xview/tpl/search_item.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/search_item.tpl b/view/tpl/search_item.tpl
index b44e1c39e..b2689c7ba 100755
--- a/view/tpl/search_item.tpl
+++ b/view/tpl/search_item.tpl
@@ -7,6 +7,11 @@
{{$item.photo}}
</div>
{{/if}}
+ {{if $item.event}}
+ <div class="wall-event-item" id="wall-event-item-{{$item.id}}">
+ {{$item.event}}
+ </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}}">