Sha256: e5fc33ee7ab6469ad810c501177226d0c3973a4c2f563e83693136b1dd09fea3
Contents?: true
Size: 181 Bytes
Versions: 3
Compression:
Stored size: 181 Bytes
Contents
$("#comment_<%= @comment.id %>_votes_span").html("<%= escape_javascript( render :partial => 'votes', :locals => {:comment => @comment}) %>"); <%= javascript_callback %>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
commontator-0.2.4 | app/views/commontator/comments/vote.js.erb |
commontator-0.2.0 | app/views/commontator/comments/vote.js.erb |
commontator-0.1.46 | app/views/commontator/comments/vote.js.erb |