Calendar : zoom and list mode, fix height
This commit is contained in:
parent
a93f0d6beb
commit
b7c30b1408
6 changed files with 24 additions and 17 deletions
|
|
@ -15,5 +15,5 @@ $cal->default_periode=(isset ($_GET['in']))?$_GET['in']:$g_user->get_periode();
|
|||
?>
|
||||
<div id="calendar_zoom_div">
|
||||
|
||||
<?php echo $cal->display('long',true); ?>
|
||||
<?php echo $cal->display('long',1); ?>
|
||||
</div>
|
||||
Loading…
Add table
Add a link
Reference in a new issue