Improve message threads (by @paroga)
This commit is contained in:
parent
673448a5ac
commit
6b32d0c960
13 changed files with 89 additions and 27 deletions
1
plugins/messages/app/views/message_threads/show.js.haml
Normal file
1
plugins/messages/app/views/message_threads/show.js.haml
Normal file
|
|
@ -0,0 +1 @@
|
|||
$('#message_threads').html('#{j(render('message_threads', message_threads: @message_threads, pagination: true))}');
|
||||
Loading…
Add table
Add a link
Reference in a new issue