forgeplus/app/views/admins/faqs/new.js.erb

2 lines
139 B
Plaintext

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