forked from bofh/fetsite
3 lines
134 B
Plaintext
3 lines
134 B
Plaintext
alert("sdf");
|
|
$("#calentry_<%= @calentry.id %>").html("<%=escape_javascript( render :partial=>"nested_form" ,:object=>@calentry)%>");
|