diff --git a/public/assets/kindeditor/kindeditor.js b/public/assets/kindeditor/kindeditor.js index cca3caaf3..cc9b239b1 100644 --- a/public/assets/kindeditor/kindeditor.js +++ b/public/assets/kindeditor/kindeditor.js @@ -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 == '|') {