forgeplus/app/views/admins/topic/experience_forums/new.js.erb

2 lines
184 B
Plaintext

$("#experience-forum-modals").html("<%= j render(partial: 'admins/topic/experience_forums/form_modal', locals: {type: 'create'}) %>")
$(".experience-forum-change-modal").modal('show');