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
Arek Wtykło
2015-08-03 15:54:46 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
a077368a55ae534efaee7f4201cf9430bcfeec9c
a077368a
1 parent
caef48dc
Wlaczenie natywnego spellchecka
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
config.js
config.js
View file @
a077368
...
...
@@ -40,5 +40,6 @@ CKEDITOR.editorConfig = function (config) {
{
name
:
'others'
,
items
:
[
'-'
]},
{
name
:
'about'
,
items
:
[
'About'
]}
];
config
.
disableNativeSpellChecker
=
false
;
};
...
...
Please
register
or
login
to post a comment