forgeplus/app/views/admins/topic/excellent_projects/edit.js.erb

2 lines
187 B
Plaintext

$("#excellent-project-modals").html("<%= j render(partial: 'admins/topic/excellent_projects/form_modal', locals: {type: 'update'}) %>")
$(".excellent-project-change-modal").modal('show');