From 949ca844c5e580484c46fb3202a29d19049bb453 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Sun, 19 Mar 2017 17:49:07 +0100 Subject: open like-modal directly if more than 10 likes --- view/tpl/conv_list.tpl | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'view/tpl/conv_list.tpl') diff --git a/view/tpl/conv_list.tpl b/view/tpl/conv_list.tpl index e31ffea25..0f6ea22a3 100755 --- a/view/tpl/conv_list.tpl +++ b/view/tpl/conv_list.tpl @@ -216,19 +216,14 @@ {{foreach $item.responses as $verb=>$response}} {{if $response.count}}
- - {{if $response.list_part}} - - {{else}} - - {{/if}} - {{if $response.list_part}} + + {{if $response.modal}} {{/if}} -- cgit v1.2.3