Change category of module
This commit is contained in:
parent
8339801303
commit
bb589cc49e
@ -55,7 +55,7 @@ class modDomain extends DolibarrModules
|
|||||||
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
|
$this->const_name = 'MAIN_MODULE_'.strtoupper($this->name);
|
||||||
// Where to store the module in setup page (0=common,1=interface,2=others,3=very specific)
|
// Where to store the module in setup page (0=common,1=interface,2=others,3=very specific)
|
||||||
$this->special = 3;
|
$this->special = 3;
|
||||||
$this->picto='user';
|
$this->picto='generic';
|
||||||
|
|
||||||
// Dir
|
// Dir
|
||||||
//----
|
//----
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user