From de640a59b6e81adb55e32d57e27c998bfacb7095 Mon Sep 17 00:00:00 2001 From: lizanle <491823689@qq.com> Date: Tue, 28 Apr 2015 09:38:46 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B2=A1=E6=9C=89push=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E6=88=90=E5=8A=9F=EF=BC=8C=E6=89=93=E4=B8=AA=E7=A9=BA=E6=A0=BC?= =?UTF-8?q?=E7=BB=A7=E7=BB=ADpush?= 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 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 == '|') {