latest chats design

This commit is contained in:
psychobunny
2016-10-22 18:17:39 -04:00
parent 4e6d1577de
commit ad52d1a1aa
3 changed files with 7 additions and 3 deletions

View File

@@ -117,7 +117,7 @@ define('chat', [
return room.teaser;
});
templates.parse('partials/chat_dropdown', {
templates.parse('partials/chats/dropdown', {
rooms: rooms
}, function (html) {
translator.translate(html, function (translated) {