From 9c7220577476b40635a3277cf7f54b0c0526a926 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Tue, 28 Feb 2017 07:35:23 +0000 Subject: [PATCH] Show room jid in a tooltip --- src/templates/chatroom_head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/chatroom_head.html b/src/templates/chatroom_head.html index 596718435..beff57621 100644 --- a/src/templates/chatroom_head.html +++ b/src/templates/chatroom_head.html @@ -2,7 +2,7 @@ {[ if (affiliation == 'owner') { ]} {[ } ]} -
+
{{{ name }}}

{{{ description }}}