forked from extern/egroupware
get infolog to work with (new 3-tier) projects
an other typo
This commit is contained in:
parent
f27c38c42c
commit
66cfae907f
@ -134,7 +134,7 @@
|
||||
array(
|
||||
'menuaction' => 'projects.uiprojects.view_project',
|
||||
'action' => 'mains',
|
||||
'project_it' => $proj_id
|
||||
'project_id' => $proj_id
|
||||
) : $this->menuaction() + array(
|
||||
'filter' => $filter,
|
||||
'action' => 'proj',
|
||||
|
Loading…
Reference in New Issue
Block a user