grantcallendar/app/views/dotations/activate.js.erb

2 lines
108 B
Plaintext

$('#dot_act_<%= @dotation.id %>').html("<%= escape_javascript(render 'activate', dotation: @dotation) %>");