otwarchive-symphonyarchive/app/views/kudos/create.js.erb
2026-03-11 22:22:11 +00:00

2 lines
200 B
Text

$j("#kudos").replaceWith("<%= escape_javascript(render "kudos/kudos",
{ kudos: @kudos, commentable: @commentable, guest_kudos_count: @commentable.guest_kudos_count }) %>");