Sha256: b79c2b51e29e5f565fb858b0a511522a3d144370df0e8bc26c646f59c43ad9d6

Contents?: true

Size: 253 Bytes

Versions: 54

Compression:

Stored size: 253 Bytes

Contents

//Display the new comment
$("#comments_activity_<%= @comment.post_activity.parent.id %>").append("<%= escape_javascript(render @comment.post_activity) %>");
$(".input_new_comments").val("<%= t('comment.input') %>");
$(".activities_comment_btn").hide();

Version data entries

54 entries across 54 versions & 2 rubygems

Version Path
social_stream-base-0.9.0 app/views/comments/create.js.erb
social_stream-base-0.8.2 app/views/comments/create.js.erb
social_stream-base-0.8.1 app/views/comments/create.js.erb
social_stream-base-0.8.0 app/views/comments/create.js.erb
social_stream-base-0.7.11 app/views/comments/create.js.erb
social_stream-base-0.7.10 app/views/comments/create.js.erb
social_stream-base-0.7.9 app/views/comments/create.js.erb
social_stream-base-0.7.8 app/views/comments/create.js.erb
social_stream-base-0.7.7 app/views/comments/create.js.erb
social_stream-base-0.7.6 app/views/comments/create.js.erb
social_stream-base-0.7.5 app/views/comments/create.js.erb
social_stream-base-0.7.4 app/views/comments/create.js.erb
social_stream-base-0.7.3 app/views/comments/create.js.erb
social_stream-base-0.7.2 app/views/comments/create.js.erb
social_stream-base-0.7.1 app/views/comments/create.js.erb
social_stream-base-0.7.0 app/views/comments/create.js.erb
social_stream-base-0.6.8 app/views/comments/create.js.erb
social_stream-base-0.6.6 app/views/comments/create.js.erb
social_stream-base-0.6.5 app/views/comments/create.js.erb
social_stream-base-0.6.3 app/views/comments/create.js.erb