From ecd408d5241881842af230b79dddcc135e308dcf Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Tue, 18 Apr 2017 08:34:08 +0200 Subject: [PATCH] Fix icon of second action Signed-off-by: Christoph Wurst --- core/js/contactsmenu.js | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/core/js/contactsmenu.js b/core/js/contactsmenu.js index 2e33b5e7c6..cad98c5d02 100644 --- a/core/js/contactsmenu.js +++ b/core/js/contactsmenu.js @@ -62,6 +62,11 @@ + ' ' + '' + '{{/if}}' + + '{{#if contact.hasTwoActions}}' + + '' + + ' ' + + '' + + '{{/if}}' + '{{#if contact.hasManyActions}}' + ' ' + ' ' - + '{{/if}}' - + '{{#if contact.hasTwoActions}}' - + '' + '{{/if}}'; /**