Fixing style errors.
This commit is contained in:
parent
b4942707bb
commit
0fc24366e1
@ -86,7 +86,6 @@ class box_validated_projects extends ModeleBoxes
|
||||
|
||||
// list the summary of the orders
|
||||
if ($user->rights->projet->lire) {
|
||||
|
||||
include_once DOL_DOCUMENT_ROOT.'/projet/class/project.class.php';
|
||||
$projectstatic = new Project($this->db);
|
||||
|
||||
@ -179,8 +178,6 @@ class box_validated_projects extends ModeleBoxes
|
||||
dol_print_error($this->db);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Loading…
Reference in New Issue
Block a user