personal-conference/app/views/admin/conference_author_types/_list.js.erb

2 lines
176 B
Plaintext

$('#author_types tbody').html("<%= j render :partial => '/admin/writing_conferences/list_author_type', :collection => @author_types %>");
$('#author_type_modal').modal('hide');