mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
"fixed bug reported by Hans-Juergen Tappe <tappe(at)hek.uni-karlsruhe.de>: list view not working on home page"
This commit is contained in:
parent
1ed5390669
commit
c1e057feb5
@ -74,7 +74,7 @@ class calendar_uilist extends calendar_ui
|
||||
function &home()
|
||||
{
|
||||
// set the defaults for the home-page
|
||||
$this->uilist(array(
|
||||
$this->__construct(array(
|
||||
'date' => $this->bo->date2string($this->bo->now_su),
|
||||
'cat_id' => 0,
|
||||
'filter' => 'all',
|
||||
|
Loading…
Reference in New Issue
Block a user