Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Arteneo
/
CKEditor
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Authored by
Marcin Wtykło
2017-10-30 19:53:06 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
70028c2e3d7064ede7e6dc88b2ef58d0a430f782
70028c2e
1 parent
39938515
nbsp
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
config.js
config.js
View file @
70028c2
...
...
@@ -41,5 +41,6 @@ CKEDITOR.editorConfig = function (config) {
{
name
:
'about'
,
items
:
[
'About'
]}
];
config
.
disableNativeSpellChecker
=
false
;
config
.
extraPlugins
=
'nbsp'
;
};
...
...
Please
register
or
login
to post a comment