$('tr#grading-method-<%= @grading_method.id %>').html('<%= j render("fields", {grading_method: @grading_method}) %>'); $("#edit-grading-method-modal").modal("hide"); showNotice("<%= render_flash %>");