From 9cebfd9d90b6b35b49b85d2405dccd9a4e6d7f92 Mon Sep 17 00:00:00 2001 From: Kegan Dougal Date: Thu, 18 Sep 2014 11:35:59 +0100 Subject: [PATCH] SYWEB-3 : Boldify if the join_rule is public, rather than visibility so it plays nicer with federation. --- webclient/recents/recents.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webclient/recents/recents.html b/webclient/recents/recents.html index 7fec8f03e5..edfc1677eb 100644 --- a/webclient/recents/recents.html +++ b/webclient/recents/recents.html @@ -5,7 +5,7 @@ class ="recentsRoom" ng-class="{'recentsRoomSelected': (room.room_id === recentsSelectedRoomID)}"> - + {{ room.room_id | mRoomName }}