2013-06-29 23:10:44 +02:00

3 lines
162 B
Plaintext

$('#sheet_show').remove();
$('body').append("<%= escape_javascript(render(:template => "admin/sheets/edit.html.haml")); %>");
$("body").css("overflow", "hidden");