Update tasks.php
This commit is contained in:
parent
c56ef86bc3
commit
e7cfad0e60
@ -297,7 +297,7 @@ if ($id > 0 || ! empty($ref))
|
|||||||
{
|
{
|
||||||
$object->fetch($id, $ref);
|
$object->fetch($id, $ref);
|
||||||
$object->fetch_thirdparty();
|
$object->fetch_thirdparty();
|
||||||
$res=$object->fetch_optionals($object->id,$extralabels_projet);
|
$res=$object->fetch_optionals();
|
||||||
|
|
||||||
|
|
||||||
// To verify role of users
|
// To verify role of users
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user