undo redo的改变个数改为1

dev_xiangzheng
lizanle 10 years ago
parent 0cad264620
commit 242b7bc998

@ -263,7 +263,7 @@ K.options = {
cssData : '', cssData : '',
minWidth : 650, minWidth : 650,
minHeight : 100, minHeight : 100,
minChangeSize : 50, minChangeSize : 1,
zIndex : 811213, zIndex : 811213,
items : ['code','emoticons','fontname', items : ['code','emoticons','fontname',
'forecolor', 'hilitecolor', 'bold', '|', 'justifyleft', 'justifycenter', 'insertorderedlist','insertunorderedlist', '|', 'forecolor', 'hilitecolor', 'bold', '|', 'justifyleft', 'justifycenter', 'insertorderedlist','insertunorderedlist', '|',

Loading…
Cancel
Save