Revision 3983:10925bf4beff,
364 bytes
checked in by franck <carnet.franck.paul@…>, 6 years ago
(diff) |
Update CKEditor from 4.10 to 4.12 (stable)
|
Line | |
---|
1 | /** |
---|
2 | * @license Copyright (c) 2003-2019, CKSource - Frederico Knabben. All rights reserved. |
---|
3 | * For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license |
---|
4 | */ |
---|
5 | |
---|
6 | CKEDITOR.editorConfig = function( config ) { |
---|
7 | // Define changes to default configuration here. For example: |
---|
8 | // config.language = 'fr'; |
---|
9 | // config.uiColor = '#AADC6E'; |
---|
10 | }; |
---|
11 | |
---|
Note: See
TracBrowser
for help on using the repository browser.