mirror of
https://github.com/ENSL/ensl.org.git
synced 2024-11-15 01:11:23 +00:00
f2d908a06f
Added styling to gathers page Added styling to account page Improved forms styling
2 lines
No EOL
109 B
Text
2 lines
No EOL
109 B
Text
$("div#gather-area").children().hide();
|
|
$("div#gather-area").html("<%= escape_javascript(render_gather) %>"); |