Update modSociete.class.php
This commit is contained in:
parent
eb48e84b34
commit
e2afe5460e
@ -131,7 +131,7 @@ class modSociete extends DolibarrModules
|
|||||||
$this->boxes[$r][1] = "box_activity.php";
|
$this->boxes[$r][1] = "box_activity.php";
|
||||||
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
||||||
$r++;
|
$r++;
|
||||||
$this->boxes[$r][1] = "box_bonsclients.php";
|
$this->boxes[$r][1] = "box_goodcustomers.php";
|
||||||
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
$this->boxes[$r][2] = '(WarningUsingThisBoxSlowDown)';
|
||||||
$r++;
|
$r++;
|
||||||
// Permissions
|
// Permissions
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user