2018-11-14 15:46:51 +01:00
|
|
|
{[ if (o.allow_chat_pending_contacts) { ]}
|
|
|
|
<a class="list-item-link open-chat w-100" href="#">
|
|
|
|
{[ } ]}
|
|
|
|
<span class="pending-contact-name" title="JID: {{{o.jid}}}">{{{o.display_name}}}</span>
|
2018-10-05 17:19:53 +02:00
|
|
|
{[ if (o.allow_chat_pending_contacts) { ]}</a>{[ } ]}
|
2018-11-14 15:46:51 +01:00
|
|
|
<a class="list-item-action remove-xmpp-contact far fa-trash-alt" title="{{{o.desc_remove}}}" href="#"></a>
|