|
@@ -1,5 +1,5 @@
|
|
<div class="chat-head-{{{o.type}}} chat-head row no-gutters">
|
|
<div class="chat-head-{{{o.type}}} chat-head row no-gutters">
|
|
- <a href="#" class="restore-chat w-100 align-self-center" title="{{{o.tooltip}}}">
|
|
|
|
|
|
+ <a class="restore-chat w-100 align-self-center" title="{{{o.tooltip}}}">
|
|
{[ if (o.num_unread) { ]}
|
|
{[ if (o.num_unread) { ]}
|
|
<span class="message-count badge badge-light">{{{o.num_unread}}}</span>
|
|
<span class="message-count badge badge-light">{{{o.num_unread}}}</span>
|
|
{[ } ]}
|
|
{[ } ]}
|