From b9ffc2ef44965bf3cb58715ae74d93fbe14d9043 Mon Sep 17 00:00:00 2001 From: Christian Vogeley Date: Sat, 19 Apr 2014 03:16:26 +0200 Subject: Move javascript calls to button tag MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit because otherwise it didn’t work in Firefox --- view/tpl/conv_item.tpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'view/tpl/conv_item.tpl') diff --git a/view/tpl/conv_item.tpl b/view/tpl/conv_item.tpl index 20c426495..425151c82 100755 --- a/view/tpl/conv_item.tpl +++ b/view/tpl/conv_item.tpl @@ -95,15 +95,15 @@ -->
{{if $item.like}} - {{/if}} - {{if $item.dislike}}{{/if}} - {{if $item.drop.dropping}}{{/if}} + {{if $item.drop.dropping}}{{/if}}