mirror of
https://github.com/Karaka-Management/oms-Calendar.git
synced 2026-02-16 16:38:41 +00:00
Update dashboard-calendar.tpl.php
This commit is contained in:
parent
1c95532e6e
commit
d639d981eb
|
|
@ -12,6 +12,6 @@
|
||||||
* @link http://orange-management.com
|
* @link http://orange-management.com
|
||||||
*/
|
*/
|
||||||
?>
|
?>
|
||||||
<div id="calendar" class="ol-xs-12 col-md-6" draggable="true">
|
<div id="calendar-dashboard" class="ol-xs-12 col-md-6" draggable="true">
|
||||||
<?= $this->getData('calendar')->render($this->getData('cal')); ?>
|
<?= $this->getData('calendar')->render($this->getData('cal')); ?>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user