Merge branch 'feature/reply-navigation' into 'develop'

Reply navigation fix for opening conversations in new tab

See merge request !74
This commit is contained in:
lambadalambda 2017-04-14 09:37:35 -04:00
commit 2b4a677178
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ const sortAndFilterConversation = (conversation) => {
const conversation = {
data () {
return {
highlight: this.statusoid.id
highlight: null
}
},
props: [