add profile pagination

This commit is contained in:
Dennis Eichhorn 2020-02-16 19:56:02 +01:00
parent 5897f0a7c6
commit 7dcd5f41e5

View File

@ -32,7 +32,7 @@ $settings = isset($tcoll['cfg']) ? \json_decode(\file_get_contents(__DIR__
echo $this->getData('nav')->render(); ?>
<div class="row" style="height: calc(100% - 85px);">
<div class="col-xs-12 col-md-9">
<iframe src="<?= UriFactory::build('{/api}helper/report/export/?id=' . $template->getId()); ?>&u=<?= $this->getData('unit'); ?>" allowfullscreen></iframe>
<iframe src="<?= UriFactory::build('{/api}helper/report/export/?{?}&id=' . $template->getId()); ?>&u=<?= $this->getData('unit'); ?>" allowfullscreen></iframe>
</div>
<div class="col-xs-12 col-md-3">
<section class="box wf-100">