From: rabuzarus <> Date: Sun, 23 Apr 2017 12:58:23 +0000 (+0200) Subject: add $contact.change_member to the js template. At the present time we don't make... X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e7914ecc95a55c1f78ae3f0a1b3bc6de8557e973;p=friendica.git 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 --- 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 *}}