Small message group improvements

This commit is contained in:
wvengen 2016-03-04 14:26:56 +01:00
parent 01cf6431a9
commit 179f442a87
9 changed files with 55 additions and 34 deletions

View file

@ -1,8 +1,6 @@
- title t('.title')
- content_for :actionbar do
= link_to t('.messages'), messages_path, class: 'btn'
= link_to t('.new'), new_message_path, class: 'btn btn-primary'
= render 'messages/actionbar', active: 'message_threads'
= render 'groupmessage_threads', group: nil, name: t('.other'), id: 0