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

2 lines
162 B
Plaintext

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