personal-journal/app/views/admin/journal_paper_types/update_writing_journal_sett...

2 lines
190 B
Plaintext

$("#myModal3").modal('hide');
$("#<%= dom_id @journal_paper_type %>").replaceWith("<%= j render :partial => 'admin/journal_papers/list_paper_type', :collection => [@journal_paper_type] %>");