Commit d9a2c162 authored by JC Brand's avatar JC Brand

Make new msgs indicator clickable in chat rooms

parent 84812663
......@@ -175,6 +175,7 @@
'click .toggle-clear': 'clearChatRoomMessages',
'click .toggle-call': 'toggleCall',
'click .toggle-occupants a': 'toggleOccupants',
'click .new-msgs-indicator': 'viewUnreadMessages',
'keypress textarea.chat-textarea': 'keyPressed'
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment