foodsoft/app/views/messages/index.js.haml
2013-03-20 23:31:13 +01:00

1 line
No EOL
87 B
Text

$('#messages').html('#{j(render('messages', messages: @messages, pagination: true))}');