没有push上传成功,打个空格继续push
This commit is contained in:
parent
2aac345645
commit
de640a59b6
|
@ -4978,7 +4978,7 @@ KEditor.prototype = {
|
|||
'justifyfull', 'insertunorderedlist', 'indent', 'outdent', 'subscript',
|
||||
'superscript', 'clearhtml', 'quickformat', 'selectall', 'fontname',
|
||||
'strikethrough', 'lineheight', 'hr', 'pagebreak',
|
||||
'anchor', 'unlink'
|
||||
'anchor' , 'unlink'
|
||||
]
|
||||
K.each(fullItems, function(i, name) {
|
||||
if (name == '|') {
|
||||
|
|
Loading…
Reference in New Issue