Removed latin text
This commit is contained in:
parent
9ce727bbf5
commit
bd5478a15e
@ -24,7 +24,7 @@ CKEDITOR.editorConfig = function( config )
|
||||
config.fullPage = false; // Not a full html page string, just part of it
|
||||
config.dialog_backgroundCoverColor = 'rgb(255, 254, 253)';
|
||||
//config.contentsCss = '/css/mysitestyles.css';
|
||||
config.image_previewText='';
|
||||
config.image_previewText=' ';
|
||||
|
||||
config.toolbar_Full =
|
||||
[
|
||||
|
||||
@ -24,7 +24,7 @@ CKEDITOR.editorConfig = function( config )
|
||||
config.fullPage = false; // Not a full html page string, just part of it
|
||||
config.dialog_backgroundCoverColor = 'rgb(255, 254, 253)';
|
||||
//config.contentsCss = '/css/mysitestyles.css';
|
||||
config.image_previewText='';
|
||||
config.image_previewText=' ';
|
||||
|
||||
config.toolbar_Full =
|
||||
[
|
||||
|
||||
@ -24,7 +24,7 @@ CKEDITOR.editorConfig = function( config )
|
||||
config.fullPage = false; // Not a full html page string, just part of it
|
||||
config.dialog_backgroundCoverColor = 'rgb(255, 254, 253)';
|
||||
//config.contentsCss = '/css/mysitestyles.css';
|
||||
config.image_previewText='';
|
||||
config.image_previewText=' '; // Must no be empty
|
||||
|
||||
config.toolbar_Full =
|
||||
[
|
||||
|
||||
@ -24,7 +24,7 @@ CKEDITOR.editorConfig = function( config )
|
||||
config.fullPage = false; // Not a full html page string, just part of it
|
||||
config.dialog_backgroundCoverColor = 'rgb(255, 254, 253)';
|
||||
//config.contentsCss = '/css/mysitestyles.css';
|
||||
config.image_previewText='';
|
||||
config.image_previewText=' ';
|
||||
|
||||
config.toolbar_Full =
|
||||
[
|
||||
|
||||
@ -24,7 +24,7 @@ CKEDITOR.editorConfig = function( config )
|
||||
config.fullPage = false; // Not a full html page string, just part of it
|
||||
config.dialog_backgroundCoverColor = 'rgb(255, 254, 253)';
|
||||
//config.contentsCss = '/css/mysitestyles.css';
|
||||
config.image_previewText='';
|
||||
config.image_previewText=' ';
|
||||
|
||||
config.toolbar_Full =
|
||||
[
|
||||
|
||||
Loading…
Reference in New Issue
Block a user