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