From 7346ea85c08d0153644398be8d271169351b0c57 Mon Sep 17 00:00:00 2001 From: Emmanuel ROHEE Date: Thu, 4 Sep 2014 11:19:28 +0200 Subject: Moved mRoomName filter into matrix-filter.js, a place for all generic filters using Matrix data. --- webclient/room/room.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webclient/room/room.html') diff --git a/webclient/room/room.html b/webclient/room/room.html index 6732a7b3ae..493884f601 100644 --- a/webclient/room/room.html +++ b/webclient/room/room.html @@ -3,7 +3,7 @@
[matrix]
- {{ room_id | roomName }} + {{ room_id | mRoomName }}
-- cgit 1.4.1