mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-02-02 09:18:42 +00:00
Minor functioinality improvements
This commit is contained in:
parent
3490c2a4fb
commit
bc37cb8860
|
|
@ -117,7 +117,7 @@ echo $this->getData('nav')->render();
|
|||
|
||||
<div class="row">
|
||||
<div class="col-xs-12 col-md-6">
|
||||
<?= $this->getData('calendar')->render($account->getCalendar()); ?>
|
||||
<?= $this->getData('calendar')->render(null /* calendar object here */); ?>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user