Marcin Wtykło

nbsp

... ... @@ -41,5 +41,6 @@ CKEDITOR.editorConfig = function (config) {
{name: 'about', items: ['About']}
];
config.disableNativeSpellChecker = false;
config.extraPlugins = 'nbsp';
};
... ...