personal-book/app/views/admin/book_author_types/create_book_setting.js.erb

2 lines
172 B
Plaintext

$("#myModal2").modal('hide');
$('<%= j render :partial => 'admin/books/list_author_type', :collection => [@book_author_type] %>').appendTo('#author_types').hide().fadeIn();