Fix: Pour l'instant pas de picto propres aux catégories
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_name = "MAIN_MODULE_CATEGORIE";
|
||||||
$this->const_config = MAIN_MODULE_CATEGORIE;
|
$this->const_config = MAIN_MODULE_CATEGORIE;
|
||||||
$this->special = 0;
|
$this->special = 0;
|
||||||
$this->picto = 'categorie';
|
$this->picto = '';
|
||||||
|
|
||||||
// Dir
|
// Dir
|
||||||
$this->dirs = array();
|
$this->dirs = array();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user