Upgrade to ckeditor 4.6.2.

This commit is contained in:
Laurent Destailleur
2017-02-28 10:49:58 +01:00
parent 821324868a
commit 0f22beb774
330 changed files with 2065 additions and 1688 deletions

View File

@@ -75,7 +75,7 @@ class modFckeditor extends DolibarrModules
$this->const[3] = array("FCKEDITOR_ENABLE_DETAILS","yesno","1","WYSIWIG for products details lines for all entities");
$this->const[4] = array("FCKEDITOR_ENABLE_USERSIGN","yesno","1","WYSIWIG for user signature");
$this->const[5] = array("FCKEDITOR_ENABLE_MAIL","yesno","1","WYSIWIG for products details lines for all entities");
$this->const[6] = array("FCKEDITOR_SKIN","string","moono","Skin by default for fckeditor");
$this->const[6] = array("FCKEDITOR_SKIN","string","moono-lisa","Skin by default for fckeditor");
// Boxes
$this->boxes = array();