Fix: Pour l'instant pas de picto propres aux catgories

This commit is contained in:
Laurent Destailleur 2005-04-14 20:19:32 +00:00
parent 59eaf4015c
commit 358e714086

View File

@ -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();