BF: inviter field has moved to the room root object

This commit is contained in:
Emmanuel ROHEE 2014-09-15 11:14:10 +02:00
parent a9da2ec895
commit 76217890c0

View file

@ -22,7 +22,7 @@
<td colspan="3" class="recentsRoomSummary">
<div ng-show="room.membership === 'invite'">
{{ room.lastMsg.inviter | mUserDisplayName: room.room_id }} invited you
{{ room.inviter | mUserDisplayName: room.room_id }} invited you
</div>
<div ng-hide="room.membership === 'invite'" ng-switch="room.lastMsg.type">