mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-12-28 13:31:06 +00:00
2 lines
107 B
Text
2 lines
107 B
Text
|
$("div#gatherArea").children().hide();
|
||
|
$("div#gatherArea").html("<%= escape_javascript(render_gather) %>");
|