ensl.org/app/views/posts/quote.js.erb

2 lines
106 B
Text
Raw Normal View History

$("tr#reply textarea").append("[quote=<%= @post.user %>]<%= escape_javascript(@post.text) %>[/quote]\n");