没有push上传成功,打个空格继续push

This commit is contained in:
lizanle 2015-04-28 09:38:46 +08:00
parent 2aac345645
commit de640a59b6
1 changed files with 1 additions and 1 deletions

View File

@ -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 == '|') {