Fix picto
This commit is contained in:
parent
a4edd90320
commit
b1051c7396
@ -32,7 +32,7 @@ require_once DOL_DOCUMENT_ROOT.'/core/triggers/dolibarrtriggers.class.php';
|
||||
|
||||
class InterfaceWorkflowManager extends DolibarrTriggers
|
||||
{
|
||||
public $picto = 'paypal@paypal';
|
||||
public $picto = 'technic';
|
||||
public $family = 'core';
|
||||
public $description = "Triggers of this module allows to manage workflows";
|
||||
public $version = self::VERSION_DOLIBARR;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user