mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
#1087 XE 확장 컴포넌트를 dropdown list에서 개별 버튼으로 출력하도록 변경
This commit is contained in:
parent
5b353a5b72
commit
89fa0e9ecf
2 changed files with 18 additions and 40 deletions
|
|
@ -10,12 +10,13 @@
|
|||
{ name: 'insert' },
|
||||
{ name: 'tools' },
|
||||
{ name: 'document', groups: [ 'mode' ] },
|
||||
{ name: 'others' },
|
||||
'/',
|
||||
{ name: 'basicstyles', groups: [ 'basicstyles', 'cleanup' ] },
|
||||
{ name: 'paragraph', groups: [ 'list', 'indent', 'blocks', 'align', 'bidi' ] },
|
||||
{ name: 'styles' },
|
||||
{ name: 'colors' }
|
||||
{ name: 'colors' },
|
||||
{ name: 'xecomponent' },
|
||||
{ name: 'others' },
|
||||
],
|
||||
allowedContent: true,
|
||||
removePlugins: 'stylescombo,language,bidi,flash,pagebreak',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue