socialforge/app/views/issue_relations/destroy.js.erb

2 lines
45 B
Plaintext
Raw Normal View History

2013-08-01 10:33:49 +08:00
$('#relation-<%= @relation.id %>').remove();