mirror of
https://gitlink.org.cn/Gitlink/forgeplus.git
synced 2026-05-11 07:15:55 +08:00
3 lines
233 B
Plaintext
3 lines
233 B
Plaintext
$("#admins-message-templates-content").html("<%= j render partial: 'admins/message_templates/form', locals:{type: 'update'} %>")
|
|
createMDEditor('message-template-email-editor', { height: 500, placeholder: '请输入邮件模版' });
|