mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
fix for out of bounds events
This commit is contained in:
parent
327588521e
commit
5dedda4345
@ -1230,7 +1230,7 @@
|
||||
$p->set_var('text',$this->hour_arr[99]);
|
||||
$p->set_var('bgcolor',$phpgw->nextmatchs->alternate_row_color());
|
||||
$p->set_var('time',' ');
|
||||
$p->parse('mini_week','day_row_99',False);
|
||||
$p->parse('monthweek_day','day_row_99',False);
|
||||
$p->parse('row','mini_week',True);
|
||||
}
|
||||
$this->rowspan = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user