Commit 9c722057 authored by JC Brand's avatar JC Brand

Show room jid in a tooltip

parent 0e3a9795
......@@ -2,7 +2,7 @@
{[ if (affiliation == 'owner') { ]}
<a class="chatbox-btn configure-chatroom-button icon-wrench" title="{{{info_configure}}} "></a>
{[ } ]}
<div class="chat-title">
<div class="chat-title" title="{{{jid}}}">
{{{ name }}}
<p class="chatroom-description">{{{ description }}}<p/>
</div>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment