mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-04 04:03:25 +08:00
2 lines
244 B
Plaintext
2 lines
244 B
Plaintext
$("#admins-system-notification-content").html("<%= j render(partial: 'admins/system_notifications/form', locals: {type: 'update'}) %>")
|
|
createMDEditor('system-notification-content-editor', { height: 500, placeholder: '请输入邮件模版' }); |