forked from Wavyzz/dolibarr
Suppression de la boite des derniers clients, la boite est dplace
dans le module commercial
This commit is contained in:
@@ -42,11 +42,6 @@ class modSociete extends DolibarrModules
|
|||||||
|
|
||||||
$this->const = array();
|
$this->const = array();
|
||||||
$this->boxes = array();
|
$this->boxes = array();
|
||||||
|
|
||||||
$this->boxes[0][0] = "Derniers clients";
|
|
||||||
$this->boxes[0][1] = "box_clients.php";
|
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user