mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 16:03:47 +01:00
revert failed attempt for calendar holiday issue accidentally commited with r41527
This commit is contained in:
parent
435f726bf9
commit
9d142fec14
@ -173,7 +173,7 @@ class calendar_uiviews extends calendar_ui
|
||||
'daywise' => True,
|
||||
);
|
||||
$this->holidays = $this->bo->read_holidays($this->year);
|
||||
array_push($this->holidays, $this->bo->read_holidays($this->year+1));
|
||||
|
||||
$this->check_owners_access();
|
||||
|
||||
if($GLOBALS['egw_info']['user']['preferences']['common']['enable_dragdrop'])
|
||||
|
Loading…
Reference in New Issue
Block a user