Skip to content
This repository has been archived by the owner on Jan 6, 2023. It is now read-only.

Commit

Permalink
Merge pull request #44 from fex-team/dev-1.4.3
Browse files Browse the repository at this point in the history
a
  • Loading branch information
worry127722 committed Jun 4, 2014
2 parents 52b2e03 + 4a25b4a commit 844f7a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ueditor.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
// 服务器统一请求接口路径
, serverUrl: URL + "php/controller.php"

//工具栏上的所有的功能按钮和下拉框,可以在new编辑器的实例时选择自己需要的从新定义
//工具栏上的所有的功能按钮和下拉框,可以在new编辑器的实例时选择自己需要的重新定义
, toolbars: [[
'fullscreen', 'source', '|', 'undo', 'redo', '|',
'bold', 'italic', 'underline', 'fontborder', 'strikethrough', 'superscript', 'subscript', 'removeformat', 'formatmatch', 'autotypeset', 'blockquote', 'pasteplain', '|', 'forecolor', 'backcolor', 'insertorderedlist', 'insertunorderedlist', 'selectall', 'cleardoc', '|',
Expand Down

0 comments on commit 844f7a0

Please sign in to comment.