orbit-basic/app/views/admin/tags/update.js.erb

1 line
90 B
Plaintext
Raw Normal View History

2012-04-01 18:46:34 +00:00
$('#<%= dom_id @tag %>').replaceWith("<%= j render :partial => 'tag', :object => @tag %>")