X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Facl%2Fmessage_recipient.tpl;h=2c74ed178e9e7b04d3a0d460fc86070dffb5dd4e;hb=b24fe917e4aba4beb9618b85eab29af733e89ba5;hp=07c22f449e4fee59fbf6472d18eab333a991f36f;hpb=122ad0af14f046c2462a03fe33967dc41abfc8b5;p=friendica.git diff --git a/view/templates/acl/message_recipient.tpl b/view/templates/acl/message_recipient.tpl index 07c22f449e..2c74ed178e 100644 --- a/view/templates/acl/message_recipient.tpl +++ b/view/templates/acl/message_recipient.tpl @@ -1,4 +1,4 @@ - {{foreach $contacts as $contact}} {{/foreach}} @@ -48,7 +48,9 @@ } }); + {{if $selected}} // Import existing ACL into the tags input fields. $recipient_input.tagsinput('add', acl.get({{$selected}})[0]); + {{/if}} });