From 2aac345645c1da90932ef890bb49070ce72c0a8d Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Tue, 28 Apr 2015 09:37:31 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E9=87=8D=E5=A4=8D=E7=9A=84?= =?UTF-8?q?=E5=9B=BE=E7=89=87=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/assets/kindeditor/kindeditor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/assets/kindeditor/kindeditor.js b/public/assets/kindeditor/kindeditor.js index a31284adf..cca3caaf3 100644 --- a/public/assets/kindeditor/kindeditor.js +++ b/public/assets/kindeditor/kindeditor.js @@ -4977,7 +4977,7 @@ KEditor.prototype = { 'undo', 'redo', '|', 'preview', 'print', 'template', 'code', 'cut', 'plainpaste', 'justifyfull', 'insertunorderedlist', 'indent', 'outdent', 'subscript', 'superscript', 'clearhtml', 'quickformat', 'selectall', 'fontname', - 'strikethrough', 'lineheight', '|', 'imagedirectupload', 'hr', 'pagebreak', + 'strikethrough', 'lineheight', 'hr', 'pagebreak', 'anchor', 'unlink' ] K.each(fullItems, function(i, name) {