ensl.org/app/views/gathers/show.js.erb
Luke Barratt f2d908a06f Switched web server to puma
Added styling to gathers page
Added styling to account page
Improved forms styling
2014-04-15 10:59:52 +01:00

2 lines
No EOL
109 B
Text

$("div#gather-area").children().hide();
$("div#gather-area").html("<%= escape_javascript(render_gather) %>");