upgrade the bower ckeditor package to full version
[openemr.git] / public / assets / ckeditor-4-7-0 / config.js
blob01a391a25b441a49d8fbf59b30649c89cd9a1a20
1 /**
2  * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
3  * For licensing, see LICENSE.md or http://ckeditor.com/license
4  */
6 CKEDITOR.editorConfig = function( config ) {
7         // Define changes to default configuration here. For example:
8         // config.language = 'fr';
9         // config.uiColor = '#AADC6E';