From 66ea33623b790db52a0fd2ef807410058df0accf Mon Sep 17 00:00:00 2001 From: Michael Vogel Date: Tue, 13 Oct 2015 20:15:01 +0200 Subject: [PATCH] Vier: Some small changes in the template for events --- view/theme/vier/templates/wall_thread.tpl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/view/theme/vier/templates/wall_thread.tpl b/view/theme/vier/templates/wall_thread.tpl index e6b0de84bd..5eb8f5fa8b 100644 --- a/view/theme/vier/templates/wall_thread.tpl +++ b/view/theme/vier/templates/wall_thread.tpl @@ -93,6 +93,13 @@ {{if $item.comment}} {{$item.switchcomment}} {{/if}} + + {{if $item.isevent}} + {{$item.attend.0}} + {{$item.attend.1}} + {{$item.attend.2}} + {{/if}} + {{if $item.vote}} {{if $item.vote.like}} {{$item.vote.like.0}} @@ -103,6 +110,7 @@ {{$item.vote.share.0}} {{/if}} {{/if}} + {{if $item.star}} {{$item.star.do}} {{$item.star.undo}} @@ -121,14 +129,8 @@
{{$item.location}} {{$item.postopts}}
- {{if $item.isevent}} -
- - -
- {{/if}}