From 81e7b47b76e6cc72995e910190e4164d28ec5664 Mon Sep 17 00:00:00 2001 From: friendica Date: Tue, 10 Feb 2015 00:11:37 -0800 Subject: more progress on event confirmations --- view/tpl/conv_item.tpl | 25 ++++++++++++++++++------- 1 file changed, 18 insertions(+), 7 deletions(-) (limited to 'view') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 95f6bb2b6..e5bbacf53 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -56,13 +56,24 @@
{{if $item.like}} - {{/if}} {{if $item.dislike}} - + {{/if}} + {{if $item.isevent}} + + + {{/if}}
{{/if}} {{/foreach}} -
+ {{/if}} - +
- +
-- cgit v1.2.3