clarion/app/views/management/conferences/reload_table.js.erb

2 lines
62 B
Plaintext
Raw Normal View History

2014-10-14 21:58:13 +03:00
$('#conferences tbody').html('<%= j render @conferences %>');