socialforge/app/views/bids/start_anonymous_comment.js.erb

3 lines
158 B
Plaintext

alert('启动成功')
$("#<%= @bid.id %>_start_anonymous_comment").html('<%= link_to "关闭匿评", stop_anonymous_comment_bid_path(@bid), remote: true %>')