vhost init...3
This commit is contained in:
parent
b0ea9482c6
commit
02c82ff509
@ -30,8 +30,7 @@
|
||||
// class가 editor인 textarea용
|
||||
tinymce.init({
|
||||
selector: 'textarea.editor',
|
||||
plugins: ['code', 'image'],
|
||||
toolbar: 'image',
|
||||
plugins: ['code', 'image', 'preview', 'table', 'emoticons', 'autoresize'],
|
||||
height: 600,
|
||||
// content_style: 'body { font-family:Helvetica,Arial,sans-serif; font-size:16px }'
|
||||
automatic_uploads: false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user