2014-10-10 19:10:34 +03:00

2 lines
129 B
Plaintext

$('#suggestion-<%= @suggestion.id %>-state').replaceWith('<%= j render partial: 'state', locals: {suggestion: @suggestion} %>');