Sha256: 7d7469ac21cab2a731c90dca13cbfcae50c45813201d2d9bde9b6960073eb1fb

Contents?: true

Size: 194 Bytes

Versions: 13

Compression:

Stored size: 194 Bytes

Contents

$("#commontator-comment-<%= @comment.id %>-votes").html("<%= escape_javascript(
  render partial: 'votes', locals: { comment: @comment, user: @commontator_user }
) %>");

<%= javascript_proc %>

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
commontator-7.0.1 app/views/commontator/comments/vote.js.erb
commontator-7.0.0 app/views/commontator/comments/vote.js.erb
commontator-6.3.2 app/views/commontator/comments/vote.js.erb
commontator-6.3.1 app/views/commontator/comments/vote.js.erb
commontator-6.3.0 app/views/commontator/comments/vote.js.erb
commontator-6.2.1 app/views/commontator/comments/vote.js.erb
commontator-6.2.0 app/views/commontator/comments/vote.js.erb
commontator-6.1.1 app/views/commontator/comments/vote.js.erb
commontator-6.1.0 app/views/commontator/comments/vote.js.erb
commontator-6.0.1 app/views/commontator/comments/vote.js.erb
commontator-6.0.0 app/views/commontator/comments/vote.js.erb
commontator-6.0.0.pre.2 app/views/commontator/comments/vote.js.erb
commontator-6.0.0.pre.1 app/views/commontator/comments/vote.js.erb