foodsoft/app/views/foodcoop/users/index.js.erb

2 lines
63 B
Text
Raw Normal View History

$('#users').html('<%= escape_javascript(render("users")) %>');