forked from Wavyzz/dolibarr
More font awesome picto
This commit is contained in:
@@ -54,7 +54,7 @@ class modFckeditor extends DolibarrModules
|
||||
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
|
||||
// Name of png file (without png) used for this module.
|
||||
// Png file must be in theme/yourtheme/img directory under name object_pictovalue.png.
|
||||
$this->picto = 'list';
|
||||
$this->picto = 'paragraph';
|
||||
|
||||
// Data directories to create when module is enabled
|
||||
$this->dirs = array("/medias/temp", "/medias/image");
|
||||
|
||||
Reference in New Issue
Block a user