2  * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 
   3  * For licensing, see LICENSE.md or http://ckeditor.com/license
 
   6 CKEDITOR.editorConfig = function( config ) {
 
   7         // Simplify the dialog windows.
 
   8         config.removeDialogTabs = 'image:advanced;link:advanced';