navigate (next/prev) error on task of a project
This commit is contained in:
parent
61ff1d2fb4
commit
7dca46df57
@ -245,7 +245,7 @@ if ($id > 0 || ! empty($ref))
|
|||||||
$object->next_prev_filter=" fk_projet in (".$projectsListId.")";
|
$object->next_prev_filter=" fk_projet in (".$projectsListId.")";
|
||||||
}
|
}
|
||||||
else $object->next_prev_filter=" fk_projet = ".$projectstatic->id;
|
else $object->next_prev_filter=" fk_projet = ".$projectstatic->id;
|
||||||
print $form->showrefnav($object,'id',$linkback,1,'rowid','ref','',$param);
|
print $form->showrefnav($object,'ref',$linkback,1,'ref','ref','',$param);
|
||||||
print '</td></tr>';
|
print '</td></tr>';
|
||||||
|
|
||||||
// Label
|
// Label
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user