mirror of
https://github.com/zhigang1992/tsemple.git
synced 2026-01-13 17:42:49 +08:00
2 lines
84 B
Plaintext
2 lines
84 B
Plaintext
$('#comment-<%= @comment.id %>').html('<%= j render 'form', comment: @comment %>');
|