Sha256: 23c22fca8ce97e49f645d3f79d242e960124a8182ef469183a53c323aeac2885

Contents?: true

Size: 183 Bytes

Versions: 3

Compression:

Stored size: 183 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~