mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 09:04:53 +01:00
"fixed not displayed calendar home page"
This commit is contained in:
parent
c6b267758f
commit
9bd973dbb9
@ -185,7 +185,7 @@ class calendar_uiviews extends calendar_ui
|
||||
function &home()
|
||||
{
|
||||
// set some stuff for the home-page
|
||||
$this->uiviews(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