Fix bad picto
This commit is contained in:
parent
6a46078449
commit
a81e4d4daa
@ -47,7 +47,7 @@ class InterfaceContactRoles extends DolibarrTriggers
|
|||||||
$this->description = "Triggers of this module auto link contact to company.";
|
$this->description = "Triggers of this module auto link contact to company.";
|
||||||
// 'development', 'experimental', 'dolibarr' or version
|
// 'development', 'experimental', 'dolibarr' or version
|
||||||
$this->version = self::VERSION_DOLIBARR;
|
$this->version = self::VERSION_DOLIBARR;
|
||||||
$this->picto = 'action';
|
$this->picto = 'company';
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user