From e7914ecc95a55c1f78ae3f0a1b3bc6de8557e973 Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Sun, 23 Apr 2017 14:58:23 +0200 Subject: [PATCH] add $contact.change_member to the js template. At the present time we don't make use of it, but the js smarty template should be the same as the php smarty template --- view/theme/frio/templates/contact_template.tpl | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/view/theme/frio/templates/contact_template.tpl b/view/theme/frio/templates/contact_template.tpl index 570e0f818e..21a1594a22 100644 --- a/view/theme/frio/templates/contact_template.tpl +++ b/view/theme/frio/templates/contact_template.tpl @@ -214,6 +214,19 @@ We use this part to filter the contacts with jquery.textcomplete *}} {/if} + {{* The button to add or remove contacts from a contact group - group edit page *}} + {if $contact.change_member} + + {/if} + {{* The contact description (e.g. Name, Network, kind of connection and so on *}}