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

1 line
83 B
Plaintext
Raw Normal View History

2012-02-14 16:32:20 +00:00
$('#<%= dom_id @tag %>').html("<%= j render :partial => 'tag', :object => @tag %>")