mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-13 19:25:22 +01:00
Upgrade to ckeditor 4.6.2.
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user