mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:50 +01:00
new template for day view
This commit is contained in:
parent
124c09cf2d
commit
0f6d0a7c30
@ -1262,7 +1262,7 @@
|
||||
}
|
||||
$p->parse('row','day_row',True);
|
||||
} // end for
|
||||
return $p->pparse('output','day_cal');
|
||||
return $p->finish($p->parse('out','day_cal'));
|
||||
} // end function
|
||||
|
||||
function prep($calid) {
|
||||
|
Loading…
Reference in New Issue
Block a user