Sha256: 7b0e46b49ae2dbe6c7f7e2981934249dea6a4c7330cd7e19b683586143adc2d0

Contents?: true

Size: 214 Bytes

Versions: 32

Compression:

Stored size: 214 Bytes

Contents

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

<%= javascript_proc %>

Version data entries

32 entries across 32 versions & 1 rubygems

Version Path
commontator-4.5.4 app/views/commontator/comments/vote.js.erb
commontator-4.5.3 app/views/commontator/comments/vote.js.erb
commontator-4.5.2 app/views/commontator/comments/vote.js.erb
commontator-4.5.1 app/views/commontator/comments/vote.js.erb
commontator-4.5.0 app/views/commontator/comments/vote.js.erb
commontator-4.4.1 app/views/commontator/comments/vote.js.erb
commontator-4.3.0 app/views/commontator/comments/vote.js.erb
commontator-4.2.2 app/views/commontator/comments/vote.js.erb
commontator-4.2.1 app/views/commontator/comments/vote.js.erb
commontator-4.2.0 app/views/commontator/comments/vote.js.erb
commontator-4.1.2 app/views/commontator/comments/vote.js.erb
commontator-4.1.1 app/views/commontator/comments/vote.js.erb
commontator-4.0.2 app/views/commontator/comments/vote.js.erb
commontator-2.0.2 app/views/commontator/comments/vote.js.erb
commontator-4.0.1 app/views/commontator/comments/vote.js.erb
commontator-4.0.0 app/views/commontator/comments/vote.js.erb
commontator-2.0.1 app/views/commontator/comments/vote.js.erb
commontator-2.0.0 app/views/commontator/comments/vote.js.erb
commontator-1.1.3 app/views/commontator/comments/vote.js.erb
commontator-1.1.2 app/views/commontator/comments/vote.js.erb