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