Fix: Pour l'instant pas de picto propres aux catgories
This commit is contained in:
parent
59eaf4015c
commit
358e714086
@ -52,7 +52,7 @@ class modCategorie extends DolibarrModules
|
||||
$this->const_name = "MAIN_MODULE_CATEGORIE";
|
||||
$this->const_config = MAIN_MODULE_CATEGORIE;
|
||||
$this->special = 0;
|
||||
$this->picto = 'categorie';
|
||||
$this->picto = '';
|
||||
|
||||
// Dir
|
||||
$this->dirs = array();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user