Sha256: f6bf571319790faf3e2ccea3891958f7f9cb679d9d7f0c199be4044ea0a7146d

Contents?: true

Size: 332 Bytes

Versions: 3

Compression:

Stored size: 332 Bytes

Contents

/**
 * @license Copyright (c) 2003-2014, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or http://ckeditor.com/license
 */

CKEDITOR.editorConfig = function( config ) {
	// Define changes to default configuration here. For example:
	// config.language = 'fr';
	// config.uiColor = '#AADC6E';
};

Version data entries

3 entries across 3 versions & 2 rubygems

Version Path
glebtv-ckeditor-4.4.6 vendor/assets/javascripts/ckeditor/config.js
ckeditor_rails-4.4.6 vendor/assets/javascripts/ckeditor/config.js
ckeditor_rails-4.4.5 vendor/assets/javascripts/ckeditor/config.js